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