Commit Graph

23 Commits

Author SHA1 Message Date
Rudy Nurhadi
c8386a0f99 Add timetz datatype for postgres 2024-10-11 14:59:44 +04:00
1ilit
419ea13c4b Support special values for postgres defaults (#238) 2024-09-09 20:57:13 +04: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
1ilit
897c125e3b Import from mssql 2024-07-06 21:45:51 +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
61d97e8143 Import implicit foreign keys 2024-07-03 03:08:53 +03:00
1ilit
3c1e72fbdd Export enums to sql 2024-07-02 23:26:45 +03:00
1ilit
259835892a Fix add field for types to work with dbToTypes 2024-06-27 11:34:21 +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
3f6dfe6437 Import and export to mariadb in mariadb diagrams 2024-06-16 04:54:03 +03:00
1ilit
8441d3db73 Accept 0 or 1 for bool values 2024-06-16 01:54:20 +03:00
1ilit
4ba0e5af8b Fix checkDefault 2024-06-16 01:49:26 +03:00
1ilit
0a108fc33a Import from mysql 2024-06-16 00:23:48 +03:00
1ilit
77d1a9ea41 Fill in datatypes for mysql 2024-06-15 20:37:39 +03:00
1ilit
bff10e6fe9 Remove unnecessary fields in datatype 2024-06-15 04:41:06 +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
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
be6ecb066c Load types for selected db 2024-06-06 20:24:05 +03:00