tachybase_todo/packages/database/src
Junyi 3e75bbe6c3
Feature field for set default (#49)
* feat: add AsDefault field type

* fix: association definition in test case

* fix: logic of field as default in bulkCreate

* fix: change to asDefault field

* refactor: rename to radio and move unit test cases back to database package

* change to radio

Co-authored-by: chenos <chenlinxh@gmail.com>
2020-12-28 23:13:17 +08:00
..
__tests__ Feature field for set default (#49) 2020-12-28 23:13:17 +08:00
fields Feature field for set default (#49) 2020-12-28 23:13:17 +08:00
database.ts feat(database): add afterUpdateAssociations hook 2020-12-21 14:15:08 +08:00
index.ts first commit 2020-10-24 15:34:43 +08:00
model.ts Feature: custom operators for querying (#48) 2020-12-28 21:08:13 +08:00
op.ts Feature: custom operators for querying (#48) 2020-12-28 21:08:13 +08:00
table.ts fix: model is not null 2020-12-17 21:47:23 +08:00
utils.ts Feature: custom operators for querying (#48) 2020-12-28 21:08:13 +08:00