tachybase_todo/packages/plugins/snapshot-field
anuoua 6c837ee08c
feat: association snapshot (#1438)
* feat: snapshota

* feat: snapshota i18n & bugs

* feat: snapshota association value fix

* feat: snapshota remove require true

* feat: snapshota params.values null fix

* feat: snapshota i18n

* feat: snapshota CR fix

* feat: snapshota field change fix

* feat: snapshota magicstring fix

* feat: snapshota field del fix

* feat: snapshota CR fix

* feat: snapshota tag fix

* feat: snapshota depth < 3

* fix: improve code

* feat: snapshota test

* feat: snapshota remove disabled

* fix: disabled isOverride

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2023-02-12 14:43:48 +08:00
..
src feat: association snapshot (#1438) 2023-02-12 14:43:48 +08:00
client.d.ts feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
client.js feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
LICENSE feat: change license (#1350) 2023-01-11 11:58:47 +08:00
package.json chore(versions): 😊 publish v0.9.0-alpha.2 2023-01-14 12:07:20 +08:00
README.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
README.zh-CN.md docs: add plug-in documentation 2023-02-11 00:09:39 +08:00
server.d.ts feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00
server.js feat: snapshot field plugin (#1253) 2023-01-04 19:27:37 +08:00

snapshot-field

English | 中文

关系数据快照插件。

安装激活

yarn pm enable snapshot-field

使用方法