Commit Graph

621 Commits

Author SHA1 Message Date
1ilit
aaaca8675f Remove double precision warning 2024-04-24 16:47:26 +03:00
1ilit
aad1469496 Handle null as default 2024-04-24 15:09:38 +03:00
1ilit
583138949b Remove quotes for defaults that are keywords 2024-04-24 12:19:36 +03:00
1ilit
2751a6d6df Take in functions as defaults 2024-04-24 11:49:00 +03:00
MagMongoing
3bf5eadc70 Include comment statements when exporting MySQL SQL script 2024-04-24 15:13:46 +08:00
1ilit
ca8ee61ee9 Fix parsing alter statements 2024-04-23 22:48:27 +03:00
1ilit
11e83bb12b Arrange tables in import from source (#28) 2024-04-22 21:43:51 +03:00
1ilit
4a87935412 Fix field precision and size input and parsing 2024-04-22 13:05:46 +03:00
haecheonlee
f87df3f9d5 Remove unused import 2024-04-22 01:34:35 -04:00
haecheonlee
f30efef747 Update opacity style when an item is being dragged over 2024-04-22 01:27:45 -04:00
1ilit
3a580149be Update relationships when fields get reordered 2024-04-21 09:40:56 +03:00
1ilit
b9a8cdee8b Merge branch 'main' of https://github.com/drawdb-io/drawdb 2024-04-21 09:40:01 +03:00
lilit
7436b6037d
Merge pull request #54 from HaecheonLee/fea/make-table-fields-draggable-and-order
Make table fields draggable and order
2024-04-21 08:35:01 +03:00
1ilit
b0c271753a Merge commit 'refs/pull/54/head' of https://github.com/drawdb-io/drawdb 2024-04-21 08:24:36 +03:00
1ilit
898d81d6e9 Display sql error location and message on import 2024-04-20 18:16:41 +03:00
1ilit
e8ea47fd3f Accept CURRENT_TIMESTAMP for datetime 2024-04-20 15:23:29 +03:00
1ilit
22f7012c47 Validate default values for set data type 2024-04-20 15:04:55 +03:00
1ilit
c51bf5815f Accept empty precision input fields 2024-04-20 14:40:49 +03:00
1ilit
2f837d625b Make boolean defaults case insensitive 2024-04-20 14:29:20 +03:00
1ilit
124af2735f Fix field.size parsing 2024-04-20 14:14:46 +03:00
1ilit
bce0aeac48 Handle enum and set value parsing 2024-04-20 13:59:05 +03:00
1ilit
1beed53cb6 Handle default function parsing 2024-04-20 11:40:28 +03:00
1ilit
f57ff74cab Merge branch 'switch-to-codemirror' 2024-04-19 17:33:20 +03:00
1ilit
05beabb382 Fix alt in Readme 2024-04-19 17:32:44 +03:00
1ilit
3656d60099 Switch to codemirror 2024-04-19 17:28:32 +03:00
haecheonlee
0347dbf4a2 Remove console 2024-04-16 22:32:08 -04:00
haecheonlee
8f659eb975 Set isDragging to false when dragging ends 2024-04-16 22:30:47 -04:00
haecheonlee
aed1882165 Make table fields draggable and order 2024-04-16 21:09:23 -04:00
haecheonlee
7f9b760b58 Refresh search list after modification 2024-04-16 02:52:21 -04:00
haecheonlee
d545d141be Open note when ote title is clicked in search in note tab 2024-04-15 19:09:44 -04:00
1ilit
38534551fc
Merge pull request #50 from HaecheonLee/bug/fix-to-show-the-state-of-field-summary-in-setting
Fix to show the state of field summary in setting
2024-04-15 08:46:20 +03:00
haecheonlee
a193bf6a48 Fix to show the state of field summary in setting 2024-04-15 01:21:41 -04:00
1ilit
89ccd61213
Merge pull request #49 from HaecheonLee/enh/open-note-in-tab-after-clicking-button
Open note in tab after clicking edit button
2024-04-15 05:19:45 +03:00
1ilit
d95b085276
Merge pull request #48 from imhalid/main
fix table color selector design and refactor code
2024-04-15 04:29:38 +03:00
haecheonlee
157888ff46 Remove unused import 2024-04-14 17:33:15 -04:00
haecheonlee
c0437b5433 Open note in tab after clicking edit button 2024-04-14 17:28:18 -04:00
Halid
173522edc3 fix table color selector design and refactor code 2024-04-14 13:01:32 +03:00
1ilit
9efee285c8 Fix subject area title overflow 2024-04-14 10:28:08 +03:00
1ilit
e3f3f9d5bd Fix note title overflow 2024-04-14 10:26:31 +03:00
1ilit
598f41fed2 Remove inline styling 2024-04-14 10:23:02 +03:00
1ilit
025479e52d Fix dockerfile comments 2024-04-14 10:20:14 +03:00
1ilit
626e87ad34 Merge branch 'main' of https://github.com/drawdb-io/drawdb 2024-04-14 10:18:45 +03:00
1ilit
e959d0e89f
Merge pull request #47 from HaecheonLee/bug/fix-rendering-area-in-safari
Fix rendering area in safari
2024-04-14 10:16:30 +03:00
1ilit
f4f55faf2b Merge commit 'refs/pull/47/head' of https://github.com/drawdb-io/drawdb 2024-04-14 10:13:23 +03:00
1ilit
e06f0d45e9 Merge branch 'main' of https://github.com/drawdb-io/drawdb 2024-04-14 10:13:07 +03:00
1ilit
25e127ed8a
Merge pull request #46 from HaecheonLee/bug/fix-button-in-notes-rendering-in-safari
Fix button in note rendering in safari
2024-04-14 10:11:45 +03:00
1ilit
527f335f68 Merge commit 'refs/pull/46/head' of https://github.com/drawdb-io/drawdb 2024-04-14 10:05:34 +03:00
1ilit
611d39fc41 Merge branch 'main' of https://github.com/drawdb-io/drawdb 2024-04-14 10:05:20 +03:00
1ilit
1649d07b0d
Merge pull request #35 from ClaPalo/Fix-field-circle-icons
Fixed field circle icons not moving in Safari
2024-04-14 10:01:54 +03:00
1ilit
2ac0f047a1 Merge commit 'refs/pull/35/head' of https://github.com/drawdb-io/drawdb 2024-04-14 09:59:25 +03:00