Commit Graph

131 Commits

Author SHA1 Message Date
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
b5e23fef20 Fix import failing on single statements (#244) 2024-09-21 21:24:56 +04:00
1ilit
6cd0a691dc Use i18n keys to store cardinality (#231) 2024-09-05 12:28:19 +04:00
1ilit
47ef0dfa82 Merge branch 'main' into share 2024-09-01 20:54:35 +04:00
1ilit
6eddfd983f Remove github token modal 2024-09-01 20:36:20 +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
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
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
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
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
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