Skip to content

Conversation

@Patricio2002
Copy link
Member

Added and fixed the possibility of moving the lines through breakpoints

Patricio2002 and others added 30 commits January 14, 2025 12:09
* Add translations for Uyghurs language

* Add Uyghurs Language Properly

* Remove First Line
* 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
* Remove funding

* Remove support us from landing page
* Fix hotkeys(drawdb-io#356)

* Check for meta key(drawdb-io#356)
 It's now possible to identify relationships as strong or weak.
 Additionally, tables now have logic to reindex fields based on their type (pk, non-fk, and fk).
HansMarcus01 and others added 15 commits June 13, 2025 19:45
…ypes was added,

along with the corresponding cardinalities: (0,1), (1,1), (1,*), and (0,*).

Additionally, the modeler now distinguishes between mandatory participation, where the cardinality on the parent table is (1,1)
and optional participation, where the cardinality on the child table is (0,1).
In this commit, support for one-to-one and one-to-many relationship t…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants