nocobase/packages/core/client
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 32c90b4eec)
2022-10-13 12:15:45 +08:00
..
src feat(database): add sequence field type (#779) 2022-10-13 12:15:45 +08:00
.buildrc.ts feat: build, cli, devtools, sdk, docs... 2022-05-19 00:40:55 +08:00
.npmignore chore(create-nocobase-app): fix some bugs (#538) 2022-06-26 07:19:03 +08:00
.umirc.ts feat: client doc 2022-06-14 10:56:29 +08:00
contributing.md
develop.md
intro.md
package.json feat(database): add sequence field type (#779) 2022-10-13 12:15:45 +08:00