fields
|
fix: do not change the field type
|
2021-01-08 15:49:37 +08:00 |
model
|
fix: allow set null with updateAssociations
|
2021-01-02 22:30:13 +08:00 |
tables
|
feat: improve database.sync()
|
2021-01-14 10:35:15 +08:00 |
utils
|
test: skip bug test cases for ci passing (#52)
|
2021-01-05 15:19:36 +08:00 |
associations.test.ts
|
fix: do not change the field type
|
2021-01-08 15:49:37 +08:00 |
database.test.ts
|
add hooks for database
|
2020-12-15 20:16:55 +08:00 |
hooks.test.ts
|
Feature/sort (#36)
|
2020-12-11 15:41:03 +08:00 |
index.ts
|
fix: allow set null with updateAssociations
|
2021-01-02 22:30:13 +08:00 |
op.test.ts
|
Feature: custom operators for querying (#48)
|
2020-12-28 21:08:13 +08:00 |
tables.test.ts
|
feat: improve database.sync()
|
2021-01-14 10:35:15 +08:00 |