tachybase_todo/packages/database/src
Junyi 110d5bcc9c
feat: add createdBy/updatedBy field config for table managed by collections (#43)
* feat: add createdBy/updatedBy field config for table managed by collections

* fix: update by different users and field initialization

* fix: function argument

* add: test cases

Co-authored-by: chenos <chenlinxh@gmail.com>
2020-12-18 09:04:40 +08:00
..
__tests__ feat: add sub fields for the relation field 2020-12-16 10:17:30 +08:00
fields feat: add createdBy/updatedBy field config for table managed by collections (#43) 2020-12-18 09:04:40 +08:00
database.ts fix: model is not null 2020-12-17 21:47:23 +08:00
index.ts first commit 2020-10-24 15:34:43 +08:00
model.ts Feature/sort (#38) 2020-12-12 16:38:08 +08:00
table.ts fix: model is not null 2020-12-17 21:47:23 +08:00
utils.ts fix: allow custom sort value 2020-12-16 20:47:10 +08:00