sequelize-automate:从数据库自动生成裸序列模型

时间:2021-04-24 18:30:16
【文件属性】:
文件名称:sequelize-automate:从数据库自动生成裸序列模型
文件大小:118KB
文件格式:ZIP
更新时间:2021-04-24 18:30:16
JavaScript 序列化自动化 自动为生成模型。 支持javascript,打字稿,egg.js和midway。 正在安装 全球的 $ npm install -g sequelize-automate 您还必须为所选的数据库手动安装驱动程序: # One of the following: $ npm install -g pg pg-hstore # Postgres $ npm install -g mysql2 $ npm install -g mariadb $ npm install -g sqlite3 $ npm install -g tedious # Microsoft SQL Server 在项目中 $ npm install sequelize-automate --save 您还必须为所选的数据库手动安装驱动程序: # One of the following: $ np
【文件预览】:
sequelize-automate-master
----.gitignore(2KB)
----README.md(10KB)
----.codeclimate.yml(127B)
----CHANGELOG.md(710B)
----bin()
--------sequelize-automate(3KB)
----test()
--------fixtures()
--------src()
--------mysql()
--------postgres()
----LICENSE(1KB)
----package.json(1KB)
----src()
--------index.js(5KB)
--------generate()
--------util()
----index.js(35B)
----.eslintignore(24B)
----.npmignore(130B)
----.travis.yml(575B)
----.editorconfig(262B)
----.eslintrc.json(271B)
----package-lock.json(252KB)

网友评论