chinook:节点迁移工具

时间:2024-08-03 09:09:07
【文件属性】:

文件名称:chinook:节点迁移工具

文件大小:23KB

文件格式:ZIP

更新时间:2024-08-03 09:09:07

JavaScript

奇努克 基于node的迁移包。 奇努克是一种鲑鱼,一种洄游鱼。 哲学 chinook 的理念是你应该靠近你的数据库——这体现在几个方面: 您可以使用纯 sql 编写迁移,不需要使用 DSL。 chinook 不提供用于 node 中迁移的 DSL,但您可以随意带上自己的。 安装 npm install -g chinook 跑步 chinook # just outputs a help message chinook status # shows all migrations, and the state of the migrations chinook init # sets up a migrations directory and a config file chinook new name # create a new migration chinook up [migra


【文件预览】:
chinook-master
----.gitignore(48B)
----e2e()
--------migrateSpec.js(2KB)
--------fixtures()
----package.json(1KB)
----main.js(478B)
----Gruntfile.js(2KB)
----spec()
--------migrationTargetSpec.js(2KB)
--------databaseConnectionSpec.js(655B)
--------migrationTrackerSpec.js(4KB)
--------migrationPlanSpec.js(2KB)
--------migrationFilesSpec.js(937B)
--------migration()
--------fixtures()
----README.md(3KB)
----.tern-project(35B)
----config()
--------eslint.json(3KB)
--------eslint-specs.json(3KB)
----lib()
--------migrationPlan.js(905B)
--------migrationTarget.js(765B)
--------testUtil.js(4KB)
--------chinook.js(1KB)
--------migrationTracker.js(1018B)
--------fixture()
--------migration()
--------databaseConnection()
--------migrationFiles.js(1KB)
----.editorconfig(214B)

网友评论