mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 21:49:25 +08:00
19 lines
259 B
Markdown
19 lines
259 B
Markdown
---
|
|
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()
|