tachybase_todo/packages/plugins/collection-manager/src
ChengLei Shao ecf618783e
feat: fallback sort field init to createdAt field (#1507)
* feat: fallback sort field init to createdAt field when primary key not exists

* chore: set belongsToMany through autoCreated table to sortable false
2023-02-27 13:59:17 +08:00
..
__tests__ feat: fallback sort field init to createdAt field (#1507) 2023-02-27 13:59:17 +08:00
collections fix: collection categories need to be sorted 2023-02-15 14:22:37 +08:00
hooks feat: fallback sort field init to createdAt field (#1507) 2023-02-27 13:59:17 +08:00
migrations Fix/pg schema with inherit (#1446) 2023-02-16 10:53:04 +08:00
models Fix/pg schema with inherit (#1446) 2023-02-16 10:53:04 +08:00
repositories fix: collection schema updated but model _schema not change (#1500) 2023-02-26 08:04:29 +08:00
index.ts feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
server.ts fix: add schema (#1464) 2023-02-18 09:27:54 +08:00