knex-automigrate:基于表架构的数据库迁移工具,建立在knex.js之上

时间:2024-06-17 15:39:21
【文件属性】:

文件名称:knex-automigrate:基于表架构的数据库迁移工具,建立在knex.js之上

文件大小:60KB

文件格式:ZIP

更新时间:2024-06-17 15:39:21

nodejs orm database table migration

Knex自动迁移 基于表架构的数据库迁移工具,建立在knex.js之上 迁移模式文件名必须以table_ 。 当前支持的方言到索引迁移: mysql 安装 $ npm install knex-automigrate -g 用法 Usage: knex-automigrate [options] [command] Commands: migrate:auto Run all migration table schemas. Options: -h, --help output usage information -V, --version output the version number --debug Run with debugging. --knexfile [path] Specify


【文件预览】:
knex-automigrate-master
----bin()
--------cli.js(3KB)
----index.js(47B)
----package.json(2KB)
----test()
--------migration()
--------index.js(87B)
--------dummy.js(79B)
----LICENSE(1KB)
----package-lock.json(184KB)
----.eslintrc.js(646B)
----.gitignore(578B)
----lib()
--------index()
--------automigrate.js(8KB)
----README.md(3KB)

网友评论