Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created June 23, 2020 10:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/9c2bc81f85d8d1789fbc575394dab8f6 to your computer and use it in GitHub Desktop.
Save velotiotech/9c2bc81f85d8d1789fbc575394dab8f6 to your computer and use it in GitHub Desktop.
exports.up = function(knex, Promise) {
};
exports.down = function(knex, Promise) {
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment