Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【开源自荐】DBER:数据库ER图设计工具 #2501

Open
findyourmagic opened this issue Jul 10, 2022 · 2 comments
Open

【开源自荐】DBER:数据库ER图设计工具 #2501

findyourmagic opened this issue Jul 10, 2022 · 2 comments

Comments

@findyourmagic
Copy link

Repository

https://github.com/findyourmagic/dber/

主要功能

  1. 可视化数据库结构设计
  2. 拖拽生成模型引用关系
  3. 一键导出SQL语句

演示动画

DEMO

@cnazev
Copy link

cnazev commented Jul 15, 2022

@findyourmagic New graph 用不了
试了下edge,fiefox,chrome浏览器 报错如下:

{
"_e": {},
"name": "DataCloneError",
"message": "Failed to execute 'add' on 'IDBObjectStore': PointerEvent object could not be cloned.\n DataCloneError: Failed to execute 'add' on 'IDBObjectStore': PointerEvent object could not be cloned.",
"inner": {
"stack": "Error: Failed to execute 'add' on 'IDBObjectStore': PointerEvent object could not be cloned.\n at https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:316209\n at Re (https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:283272)\n at new Ae (https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:282768)\n at Object.mutate (https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:315484)\n at Object.mutate (https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:331174)\n at Object.mutate (https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:333253)\n at Object.mutate (https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:329033)\n at https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:294032\n at i (https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:291727)\n at https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:290715"
}
}

@findyourmagic
Copy link
Author

@findyourmagic New graph 用不了 试了下edge,fiefox,chrome浏览器 报错如下:

{ "_e": {}, "name": "DataCloneError", "message": "Failed to execute 'add' on 'IDBObjectStore': PointerEvent object could not be cloned.\n DataCloneError: Failed to execute 'add' on 'IDBObjectStore': PointerEvent object could not be cloned.", "inner": { "stack": "Error: Failed to execute 'add' on 'IDBObjectStore': PointerEvent object could not be cloned.\n at https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:316209\n at Re (https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:283272)\n%5Cn) at new Ae (https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:282768)\n%5Cn) at Object.mutate (https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:315484)\n%5Cn) at Object.mutate (https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:331174)\n%5Cn) at Object.mutate (https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:333253)\n%5Cn) at Object.mutate (https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:329033)\n%5Cn) at https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:294032\n at i (https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:291727)\n%5Cn) at https://dber.tech/_next/static/chunks/240-ad8144ea7a4eafa0.js:1:290715" } }

Thanks,这个问题已经修复了,在这里提 issue 可能关注不到,如果还有需要反馈的请到项目 repo 里发 issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants