Files
liberama/server/db/migrations/app/index.js
2019-03-08 18:05:58 +07:00

5 lines
63 B
JavaScript

module.exports = {
table: 'migration1',
data: [
]
}