Commit Graph

108 Commits

Author SHA1 Message Date
kavya_kunder
28cfe3dace Fix comment not getting imported issue 2024-08-18 01:42:04 +05:30
1ilit
c44c0c5e4b Fix extra comma added after enum definitions 2024-08-13 11:01:59 +03:00
1ilit
2f26d12f6a Make language modal wider 2024-08-07 23:00:19 +03:00
1ilit
07d7766fa8 Recognize many to one relationships on sql import 2024-08-06 14:33:35 +03:00
1ilit
0b95ad2b81 Fix undefined precision 2024-08-05 12:49:12 +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
nktfh100
432df7f1da Fix multi line field comments 2024-08-03 14:22:56 +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
tasnim
7dec05c064 Add export mermaid feature 2024-07-31 12:14:33 +03:00
Kartik Buttan
8655aa183c removed console logs 2024-07-28 21:00:19 +05:30
Kartik Buttan
7db4cc76a5 Export with size bug fixed 2024-07-27 00:51:26 +05:30
1ilit
6fee6553f1 Remove unnecessary commas in export index statements 2024-07-08 04:22:44 +03:00
1ilit
09f9117b72 Remove unused console.logs 2024-07-08 03:39:01 +03:00
1ilit
f682abdafe Fix import index for postgres 2024-07-08 03:34:01 +03:00
1ilit
322bb6e988 Merge branch 'main' into select-db
# Conflicts:
#	src/i18n/locales/en.js
#	src/utils/exportSQL/generic.js
2024-07-07 17:57:33 +03:00
1ilit
9e2bb48fb8 Fix quotes on columns in checks 2024-07-07 16:55:04 +03:00
1ilit
897c125e3b Import from mssql 2024-07-06 21:45:51 +03:00
1ilit
982cac1d3a Remove types from mssql 2024-07-06 16:12:09 +03:00
1ilit
a3976bf250 Export mssql 2024-07-06 14:52:42 +03:00
1ilit
c005020048 Add option to declare an array 2024-07-05 22:28:44 +03:00
1ilit
d00c21b2e3 Add MSSQL types 2024-07-04 19:42:11 +03:00
1ilit
d7025e1ff1 Add error checking for enums 2024-07-04 02:10:24 +03:00
1ilit
219a5a877b Fix UNIQUE not added in postgres 2024-07-03 03:27:36 +03:00
1ilit
61d97e8143 Import implicit foreign keys 2024-07-03 03:08:53 +03:00
1ilit
c1f651cb54 Clean up postgres export 2024-07-03 00:33:23 +03:00
1ilit
3c1e72fbdd Export enums to sql 2024-07-02 23:26:45 +03:00
1ilit
dd2aafe80b Import enums from source 2024-06-30 15:38:25 +03:00
1ilit
d79b0c205d Return types after import 2024-06-27 11:12:09 +03:00
1ilit
9e2684e7a9 Swap INTEGER for INT in generic diagrams to maintain backward compatibility 2024-06-25 02:07:57 +03:00
1ilit
d8128f5010 Import from postgres 2024-06-22 04:13:44 +03:00
1ilit
0899b2c453 Fix extra comma being added after index on export (#141) 2024-06-19 19:22:07 +03:00
1ilit
9ddc4316ea Export mysql for mysql diagrams 2024-06-16 05:06:16 +03:00
1ilit
3f6dfe6437 Import and export to mariadb in mariadb diagrams 2024-06-16 04:54:03 +03:00
1ilit
490cb738de Convert unsupported types in generic diagrams on import 2024-06-16 01:38:22 +03:00
1ilit
0a108fc33a Import from mysql 2024-06-16 00:23:48 +03:00
1ilit
7953b7fdc0 Add hasDefault and canIncrement to types 2024-06-14 23:32:58 +03:00
1ilit
e61757f93d Import SQLite source 2024-06-14 01:00:47 +03:00
1ilit
6c1ff1518f Set up multiple imports for generic diagrams 2024-06-10 22:57:21 +03:00
lilit
7716980be4
Fix title on json export 2024-06-10 18:27:38 +03:00
1ilit
73dff50f14 Export sqlite 2024-06-10 15:23:57 +03:00
1ilit
9c31e2be52 Move all type data to datatypes.js 2024-06-10 02:17:43 +03:00
1ilit
77bdb77a9e Enable editing index names 2024-06-07 14:18:05 +03:00
1ilit
be6ecb066c Load types for selected db 2024-06-06 20:24:05 +03:00
1ilit
6774a8f1e1 Fix parsing default function names 2024-05-25 23:20:51 +03:00
1ilit
2b4b01c358 Configure i18n and add simplified chinese (#99) 2024-05-16 06:45:47 +03:00
mag
d05ba8de65
Merge pull request #1 from drawdb-io/main
merge from drawdb
2024-04-25 11:34:55 +08:00
1ilit
22331080d8 Accept null values for nullable fields 2024-04-24 18:37:50 +03:00
1ilit
a2c5b8156f Remove nested parentheses for checks 2024-04-24 18:28:28 +03:00