Import from and export to DBML (#351)

* Add export and import functions

* Add import from dbml to control panel

* Add the import key back into locales and show import error

* Parse relationships
This commit is contained in:
1ilit
2025-03-01 22:24:53 +04:00
committed by GitHub
parent e3877ef982
commit 0d813fc0dd
47 changed files with 3297 additions and 2716 deletions
+1
View File
@@ -12,6 +12,7 @@
"dependencies": {
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-sql": "^6.6.3",
"@dbml/core": "^3.9.7-alpha.0",
"@douyinfe/semi-ui": "^2.51.3",
"@lexical/react": "^0.12.5",
"@uiw/codemirror-theme-github": "^4.21.25",