-
```// Use DBML to define your database structure
// Docs: https://dbml.dbdiagram.io/docs
Table follows {
following_user_id integer
followed_user_id integer
created_at timestamp
}
Table users {
id in…
-
Great work!
Your VSCode DBML visualizer extension is actually more appealing visually than other extensions.
Also you added a bit of interactivity: when hovering a field, it highlights its foreign…
-
Hi Guys!
Dber is amazing!
Is it possible add a textual/dbml schema editor, like dbdiagram.io?
Thanks.
Alex
from Brazil
-
I would love this to support DBML. Tools like dbdiagram.io are nice but not OSS and their editor is also not as pretty as yours. But the ability to compile DBML to schemas of many databases (postgresq…
-
**Is your feature request related to a problem? Please describe.**
After I set the positions of all tables I cannot share them to my colleagues
**Describe the solution you'd like**
Instead of sa…
-
WFOIntelligenceEventing uses `DwCode` from API box.
Most all others use `InCode` from COR box.
# Todo
Research which contexts use which connection strings.
Should be setup something like thi…
-
**Is your feature request related to a problem? Please describe.**
VSCode provides an endless stream of syntax errors
**Describe the solution you'd like**
An inclusion of where the error is
![…
-
I was speaking with a team about TurboVault, and they identified that dbdocs.io would be an additional piece of software for them to manage. My suggestion: allow for a DBML export via the TurboVault U…
-
Is there any DBML file formatter? At least to lint and format DBML files to keep indentation correct.
-
First off - this is a fantastic extension. **Your work is excellent!**
**Is your feature request related to a problem? Please describe.**
[DBML TableGroups](https://docs.dbdiagram.io/table-grou…