mirror of
https://github.com/drawdb-io/drawdb.git
synced 2026-05-18 01:01:26 +08:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user