File manager - Edit - /usr/local/lib/node_modules/knex-migrator/node_modules/knex/lib/migrate/stub/knexfile-js.stub
Back
// Update with your config settings. module.exports = { development: { client: 'sqlite3', connection: { filename: './dev.sqlite3' } }, staging: { client: 'postgresql', connection: { database: 'my_db', user: 'username', password: 'password' }, pool: { min: 2, max: 10 }, migrations: { tableName: 'knex_migrations' } }, production: { client: 'postgresql', connection: { database: 'my_db', user: 'username', password: 'password' }, pool: { min: 2, max: 10 }, migrations: { tableName: 'knex_migrations' } } };
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings