Rudy Nurhadi
|
c8386a0f99
|
Add timetz datatype for postgres
|
2024-10-11 14:59:44 +04:00 |
|
Tamas Balog
|
468210f28a
|
Add new entries to the Hungarian localization
|
2024-10-11 14:59:44 +04:00 |
|
Rudy Nurhadi
|
25542b58b3
|
Add type size when exporting postgres
|
2024-10-11 07:30:57 +07:00 |
|
Rudy Nurhadi
|
5c2262e759
|
Remove TEXT size from postgres datatype
|
2024-10-11 07:29:53 +07:00 |
|
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 |
|
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 |
|
Tamas Balog
|
922d49f916
|
Add new entries to the Hungarian localization
|
2024-09-29 14:27:25 +02: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
|
77c060bb98
|
Update node-sql-parser version
|
2024-09-16 19:17:49 +04: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
|
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 |
|
Luis Carlos
|
11df4fabdf
|
add translation text
|
2024-08-26 11:52:10 -04:00 |
|
Luis Carlos
|
ee3a50912a
|
fix the PR comments
|
2024-08-26 11:48:58 -04:00 |
|
Luis Carlos
|
4aef6c6e25
|
Add languages
|
2024-08-26 00:42:47 -04:00 |
|
Luis Carlos
|
2bca034671
|
Add references in the table
|
2024-08-25 01:02:58 -04:00 |
|
1ilit
|
3cd0633c01
|
Fix multiple foreign keys not being exported from generic to sqlite
|
2024-08-24 23:53:10 +04:00 |
|
1ilit
|
728a092ac6
|
Fix multiple foreign keys not being exported in sqlite (#226)
|
2024-08-24 17:24:22 +04:00 |
|
1ilit
|
1a1fa057cb
|
Merge pull request #227 from i-m-soumya/development-115
Add Bengali (বাংলা) Translation to drawDB
|
2024-08-24 14:04:03 +03:00 |
|
1ilit
|
bda5286140
|
Merge pull request #225 from picimako/update-hungarian-translation
Update 'set_precision' and add the missing 'unsigned' key
|
2024-08-24 13:56:35 +03:00 |
|
1ilit
|
f9e7810702
|
Fix types and enums not being imported (#224)
|
2024-08-24 14:46:45 +04:00 |
|
Soumya Ghosh
|
f5925a174d
|
Adding bengali language for drawdb
|
2024-08-24 13:36:55 +05:30 |
|
Tamas Balog
|
3aa9c6a0bc
|
Update 'set_precision' and add the missing 'unsigned' key
|
2024-08-24 06:27:47 +02:00 |
|
Luis Carlos
|
f71f41d11c
|
Add documentation menu and generate documentation markdown
|
2024-08-23 16:50:53 -04:00 |
|
1ilit
|
ff57dbc16d
|
Use COMMENT keyword when exporting comments
|
2024-08-23 18:27:59 +04:00 |
|
kavya_kunder
|
28cfe3dace
|
Fix comment not getting imported issue
|
2024-08-18 01:42:04 +05:30 |
|
1ilit
|
7b079b67a5
|
Fix zoom shortcuts
|
2024-08-16 13:12:10 +04:00 |
|
Pankaj Kumar
|
6e6324e452
|
feat: Add Odia locale #115
Added Odia Language to the App
|
2024-08-14 15:40:01 +05:30 |
|
1ilit
|
9b33591c93
|
Increase default table width
|
2024-08-13 12:59:00 +03:00 |
|
1ilit
|
03647fb3f8
|
Add question mark to show if a field is nullable
|
2024-08-13 12:49:35 +03:00 |
|
1ilit
|
c44c0c5e4b
|
Fix extra comma added after enum definitions
|
2024-08-13 11:01:59 +03:00 |
|
1ilit
|
e5de535dcd
|
Fix twitter link on landing page
|
2024-08-10 09:55:21 +03:00 |
|
1ilit
|
2f26d12f6a
|
Make language modal wider
|
2024-08-07 23:00:19 +03:00 |
|
1ilit
|
7ad1059990
|
Update landing page
|
2024-08-07 19:46:55 +03:00 |
|
Gihun Ham
|
0732b7e2e1
|
add korean translation files
|
2024-08-07 14:52:11 +09:00 |
|
1ilit
|
07d7766fa8
|
Recognize many to one relationships on sql import
|
2024-08-06 14:33:35 +03:00 |
|
davevad93
|
eee1b9925c
|
Add Italian translation (Italiano-it)
|
2024-08-05 17:30:40 +02:00 |
|
1ilit
|
0b95ad2b81
|
Fix undefined precision
|
2024-08-05 12:49:12 +03:00 |
|
tasnim
|
94a076c9bc
|
rtl-fix address issues
|
2024-08-05 11:31:11 +03:00 |
|
Tasnim Tantawi
|
048704f572
|
Merge branch 'drawdb-io:main' into rtl-fix
|
2024-08-05 10:15:37 +03:00 |
|
1ilit
|
2f1cca13d6
|
Support unsigned types (#177)
|
2024-08-04 17:02:29 +03:00 |
|
1ilit
|
1df8e4d4e0
|
Allow connecting serial and int field (#169)
|
2024-08-04 16:34:06 +03:00 |
|
Tasnim Tantawi
|
de0847b45b
|
Merge branch 'drawdb-io:main' into rtl-fix
|
2024-08-04 15:29:35 +03:00 |
|
tasnim
|
5ec54e2445
|
Display UI in RTL languages correctly
|
2024-08-04 15:27:31 +03:00 |
|
1ilit
|
318ed9a0ec
|
Merge pull request #206 from nktfh100/fix-multi-line-field-comments
Fix multi line field comments in SQL export.
|
2024-08-04 13:41:42 +04:00 |
|
Herat
|
51ec5aef3d
|
Add Gujarati locale
|
2024-08-03 22:26:42 -05:00 |
|
nktfh100
|
432df7f1da
|
Fix multi line field comments
|
2024-08-03 14:22:56 +03:00 |
|
1ilit
|
da555e4706
|
Rename 'import' to 'reverse engineer' on the landing page
|
2024-08-03 13:36:48 +03:00 |
|
1ilit
|
114dd66309
|
Rename inport sql modal title
|
2024-08-03 13:27:18 +03:00 |
|
1ilit
|
726a93108c
|
Clean up export as
|
2024-08-03 13:22:19 +03:00 |
|
1ilit
|
52b4477065
|
Check for invalid references on import
|
2024-08-02 14:59:21 +03:00 |
|
1ilit
|
ed12e3b9f5
|
Merge pull request #200 from tasnim0tantawi/mermaid-feature
Add export mermaid feature
|
2024-08-02 14:34:43 +04:00 |
|
1ilit
|
5565668988
|
Merge pull request #204 from AbdurRahman2004/main
Add Tamil language
|
2024-08-02 12:12:40 +04:00 |
|
1ilit
|
32cf7c6814
|
Fix import from sql when overwrite is off
|
2024-08-02 10:06:55 +03:00 |
|
AbdurRahman2004
|
51247d4a71
|
Add tn Tamil Language
|
2024-08-01 23:26:41 +05:30 |
|
1ilit
|
6f7b080e62
|
Show field size on the diagram
|
2024-08-01 13:44:22 +03:00 |
|
1ilit
|
844b24100e
|
Fix field type not updating when enum name is changed (#193 part2)
|
2024-07-31 19:12:28 +03:00 |
|
1ilit
|
34d9045229
|
Merge pull request #202 from picimako/hungarian-translation
Add Hungarian translation
|
2024-07-31 16:49:28 +04:00 |
|
Tamas Balog
|
57339d6fa7
|
Add a missing comma in hu.js
|
2024-07-31 14:42:59 +02:00 |
|
Tamas Balog
|
474238dd72
|
Fix eslint errors
|
2024-07-31 14:40:19 +02:00 |
|
1ilit
|
52248f1016
|
Fix field type not updating when Type name is changed (#193 part1)
|
2024-07-31 14:50:06 +03:00 |
|
Tamás Balog
|
f746d08e1e
|
Merge branch 'main' into hungarian-translation
|
2024-07-31 13:21:26 +02:00 |
|
Tamas Balog
|
22503bd1ef
|
Add Hungarian translation
|
2024-07-31 13:10:44 +02:00 |
|
tasnim
|
7dec05c064
|
Add export mermaid feature
|
2024-07-31 12:14:33 +03:00 |
|
1ilit
|
1a2ac74424
|
Merge pull request #191 from rakeshkumar1019/fix/adding_telugu_in_local
Add Telugu
|
2024-07-31 09:56:28 +04:00 |
|
1ilit
|
5d9ce4a627
|
Merge pull request #195 from picimako/fix-typos-in-engligh-translation
Fix typos in the English (en.js) translation
|
2024-07-31 09:39:27 +04:00 |
|