tachybase_todo/docs/api/database.md
chenos ca7af9c8cc
feat: new version of the documentation (#95)
* feat: new version of the documentation

* feat: add English catalog translation

* Update quickstart.md

* Update quickstart.zh-CN.md

* Update quickstart.zh-CN.md

* Update quickstart.zh-CN.md

* Update quickstart.zh-CN.md

* feat: update quickstart

* update doc

* update pepository api doc

Co-authored-by: ChengLei Shao <chareice@live.com>
2021-10-28 22:55:51 +08:00

259 B

toc
menu

Database

db.constructor()

db.collection()

db.sync()

db.close()

db.registerFieldTypes()

db.import()

db.on()

db.emitAsync()

db.emit()

db.registerModels()

db.registerRepositories()

db.registerOperators()