tachybase_todo/packages/core
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
..
acl fix: types error 2022-10-06 17:21:20 +08:00
actions refactor: middleware (#857) 2022-09-29 21:05:31 +08:00
build chore(versions): 😊 publish v0.7.4-alpha.7 (#740) 2022-08-15 16:12:12 +08:00
cli fix: auto install a plugin on enable (#852) 2022-09-26 23:47:07 +08:00
client feat(database): add sequence field type (#779) 2022-10-13 12:15:45 +08:00
create-nocobase-app refactor: plugin manager (#775) 2022-09-18 14:10:01 +08:00
database feat(database): add sequence field type (#779) 2022-10-13 12:15:45 +08:00
devtools fix: some bugs 2022-09-26 14:52:10 +08:00
dumi-theme-nocobase feat: update docs 2022-10-07 12:11:21 +08:00
resourcer refactor(core): simplify some code (#895) 2022-10-12 15:22:00 +08:00
sdk feat(plugin-verification): add plugin-verification and phone for users (#722) 2022-08-20 18:06:12 +08:00
server fix: listen promisify (#899) 2022-10-12 21:08:18 +08:00
test refactor: middleware (#857) 2022-09-29 21:05:31 +08:00
utils refactor: middleware (#857) 2022-09-29 21:05:31 +08:00