mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-04 00:56:01 +00:00
extended data canvas and init indices management
This commit is contained in:
@@ -17,7 +17,7 @@ export {
|
||||
|
||||
export { KyselyPluginRunner } from "./plugins/KyselyPluginRunner";
|
||||
|
||||
export { constructEntity, constructRelation } from "./schema/constructor";
|
||||
export { constructEntity, constructRelation, constructIndex } from "./schema/constructor";
|
||||
|
||||
export const DatabaseEvents = {
|
||||
...MutatorEvents,
|
||||
|
||||
Reference in New Issue
Block a user