tachybase_todo/packages
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
..
app feat: custom block sample (#867) 2022-09-30 12:38:38 +08:00
core feat(database): add sequence field type (#779) 2022-10-13 12:15:45 +08:00
plugins fix(collection-manger): incorrect scope key parameter 2022-10-13 12:15:30 +08:00
presets fix: auto install a plugin on enable (#852) 2022-09-26 23:47:07 +08:00
samples feat: sample-custom-signup-page (#893) 2022-10-12 12:13:31 +08:00