File manager - Edit - /usr/local/lib/node_modules/knex-migrator/node_modules/knex/lib/migrate/stub/eg.stub
Back
provide: up, down up = (knex) -> <% if (d.tableName) { %> knex.schema.createTable "<%= d.tableName %>": t -> t.increments() t.timestamp() <% } %> down = (knex) -> <% if (d.tableName) { %> knex.schema.dropTable("<%= d.tableName %>") <% } %>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings