tachybase_todo/packages/core/client/src/schema-templates
Junyi e82c1f0243 feat(database): add sequence field type (#779)
* feat(database): add serialString field type

* feat(database): add serial string type field ui (skip ci)

* test(feat/database): test field options

* docs: demo

* fix(database): fix array table field behavior

* fix(database): fix serial type interface ui

* fix(database): add match logic for patterns changes

* fix(database): fix serial type query last bug in mysql

* refactor(database): refactor last record logic

* chore: revert modification on unnecessary file

* refactor(database): rename serialString type to sequence

Co-authored-by: chenos <chenlinxh@gmail.com>
(cherry picked from commit 32c90b4eec0438696c52ee0562fbf0e4b5af4292)
2022-10-13 12:15:45 +08:00
..
collections Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
schemas fix: block template names updated in real time 2022-04-30 13:49:43 +08:00
BlockTemplate.tsx Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
BlockTemplateDetails.tsx fix: change plugin routes 2022-04-21 12:42:00 +08:00
BlockTemplatePage.tsx refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
index.ts Feat/create nocobase app (#273) 2022-04-17 10:00:42 +08:00
SchemaTemplateManagerProvider.tsx feat(database): add sequence field type (#779) 2022-10-13 12:15:45 +08:00
SchemaTemplateShortcut.tsx refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00