Commit Graph

857 Commits

Author SHA1 Message Date
Rudy Nurhadi
c78245cb3a Fix postgres auto increment primary key
Add "GENERATED BY DEFAULT AS IDENTITY" if field is auto increment
2024-10-08 14:04:33 +07:00
1ilit
257209c3e1
Merge pull request #253 from rudcode/timetz
Add timetz datatype for postgres
2024-10-03 10:23:24 +04:00
Rudy Nurhadi
b56024bc83
Add timetz datatype for postgres 2024-10-03 11:11:12 +07:00
csc530
cd873ec1ba
format code
using javascript and typescript language features extension in vscode
2024-10-02 10:37:45 -04:00
csc530
9cfdecacf9
fix enum and set export syntax for mariadb 2024-10-02 10:37:00 -04:00
csc530
b37e720276
remove console log & format code 2024-10-02 10:29:04 -04:00
csc530
624bd1ed2c
fix export for enum and set types for mysql 2024-10-01 21:23:45 -04:00
1ilit
3127d70c3a
Merge pull request #250 from picimako/i18n-hu-update
Add new entries to the Hungarian localization
2024-09-29 16:39:01 +04:00
Tamas Balog
922d49f916 Add new entries to the Hungarian localization 2024-09-29 14:27:25 +02:00
1ilit
bf50125a4d
Merge pull request #249 from drawdb-io/dependabot/npm_and_yarn/dompurify-2.5.7
Bump dompurify from 2.4.7 to 2.5.7
2024-09-28 19:17:54 +04:00
dependabot[bot]
075f51e183
Bump dompurify from 2.4.7 to 2.5.7
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.4.7 to 2.5.7.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.4.7...2.5.7)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-28 15:13:06 +00:00
1ilit
9fd682ccdc Fix corrupted endFieldIds after import 2024-09-28 18:02:49 +04:00
1ilit
935900d32b Fix import from alter statements failing 2024-09-28 16:48:48 +04:00
1ilit
ff1e83b8b5 Fix import from postgres sql end field check 2024-09-28 16:26:01 +04:00
1ilit
d85be39b10 Import composite types in postgres 2024-09-27 20:30:58 +04:00
1ilit
1721471cc0 Merge branch 'main' of https://github.com/drawdb-io/drawdb 2024-09-21 21:25:20 +04:00
1ilit
b5e23fef20 Fix import failing on single statements (#244) 2024-09-21 21:24:56 +04:00
1ilit
5b01a89f70
Merge pull request #236 from ewqazxc/main
Fix fitWindow not finding element id
2024-09-17 11:25:59 +04:00
1ilit
f635d0774c Clean up locales 2024-09-16 19:25:31 +04:00
1ilit
2bcc865716 Merge branch 'main' of https://github.com/drawdb-io/drawdb 2024-09-16 19:18:06 +04:00
1ilit
77c060bb98 Update node-sql-parser version 2024-09-16 19:17:49 +04:00
1ilit
322ef962d8
Merge pull request #240 from ilogus/fix-docker-build-warning
Fix casing do not match warning
2024-09-11 09:59:31 +04:00
ilogus
ef188566d5
fix casing do not match warning 2024-09-10 20:32:35 +02:00
1ilit
419ea13c4b Support special values for postgres defaults (#238) 2024-09-09 20:57:13 +04:00
1ilit
557ce72961 Add sidesheet for editing relationships 2024-09-07 23:52:03 +04:00
1ilit
6cd0a691dc Use i18n keys to store cardinality (#231) 2024-09-05 12:28:19 +04:00
XC
0231fd937f Fix fitWindow not finding element id 2024-09-04 16:16:04 +08:00
1ilit
7b9d9c21ec
Merge pull request #234 from drawdb-io/share
Implement file sharing using gists
2024-09-01 21:52:06 +04:00
1ilit
fcf2251e9b Handle incorrect links and corrupted files 2024-09-01 21:37:00 +04:00
1ilit
47ef0dfa82 Merge branch 'main' into share 2024-09-01 20:54:35 +04:00
1ilit
877ec72e03 Disable sharing for templates 2024-09-01 20:40:48 +04:00
1ilit
6eddfd983f Remove github token modal 2024-09-01 20:36:20 +04:00
1ilit
85cf795fc9 Prevent the diagram from getting overwritten when reloaded 2024-09-01 20:24:09 +04:00
1ilit
59a388f44c Fix wrong url being generated for shared diagrams 2024-09-01 19:53:03 +04:00
1ilit
9aec2f02d0 Prevent creating duplicates when loading from gist 2024-09-01 19:15:58 +04:00
1ilit
c6c24d02b9 Load diagram from gist 2024-09-01 13:22:04 +04:00
1ilit
ed7fd87f7a Fix gists being controlled on button load 2024-08-31 19:49:43 +04:00
1ilit
c03202fef0
Merge pull request #229 from LuigimonSoft/feature/LC-add-new-export-to-create-the-documentation
Add export for database documentation
2024-08-31 12:09:46 +04:00
Luis Carlos
cb6c8bcbfd fix the plus between documentationTypes and \n\n 2024-08-30 23:44:37 -04:00
1ilit
65a86ee4f5 Remodel the copy link modal 2024-08-30 11:09:50 +04:00
Luis Carlos
fcdb872502 add if when the database has types 2024-08-29 15:08:29 -04:00
Luis Carlos
c76d2ec37c add filter if the database has types 2024-08-29 15:04:02 -04:00
1ilit
3f24ceaf93 Copy share url 2024-08-29 19:53:10 +04:00
1ilit
7dcecf3c1f Create and update gist on click 2024-08-29 17:05:47 +04:00
1ilit
8f185bc695 Fix mysql field name not getting exported (#233) 2024-08-28 15:16:39 +04:00
1ilit
6e18b6a4f1 Fix mysql field name not getting exported 2024-08-28 15:09:50 +04:00
Luis Carlos
3dbc60636d Add enums, types and Index 2024-08-28 00:18:43 -04:00
1ilit
488641ddcc Add modal for github token 2024-08-27 23:39:14 +04:00
1ilit
75f930ba76 Set up upload workflow 2024-08-27 17:30:32 +04:00
1ilit
ee3dea74cf Add share to header 2024-08-27 11:08:30 +04:00