mirror of
https://github.com/knex/knex.git
synced 2025-08-07 16:21:57 +00:00
4 lines
67 B
JavaScript
4 lines
67 B
JavaScript
![]() |
exports.up = function(knex) {};
|
||
|
|
||
|
exports.down = function(knex) {};
|