tachybase_todo/packages/plugins/sequence-field/src/server
Junyi bf6bf00047
Fix(plugin-sequence): support sequence field in m2m through table (#1383)
* fix(plugin-sequence): support sequence field in m2m through table

* fix(plugin-sequence): fix update last sequence

* fix(plugin-sequence): fix hooks
2023-01-18 22:54:08 +08:00
..
__tests__ Fix(plugin-sequence): support sequence field in m2m through table (#1383) 2023-01-18 22:54:08 +08:00
collections refactor(sequence-field): move to plugin and use table to record (#1209) 2022-12-16 01:04:22 -08:00
fields Fix(plugin-sequence): support sequence field in m2m through table (#1383) 2023-01-18 22:54:08 +08:00
migrations refactor(sequence-field): move to plugin and use table to record (#1209) 2022-12-16 01:04:22 -08:00
index.ts refactor(sequence-field): move to plugin and use table to record (#1209) 2022-12-16 01:04:22 -08:00
Plugin.ts fix: collections path 2023-01-08 20:47:32 +08:00