Jonathan Fishner
57b3b8777f
fix: add auto-increment field detection in smart-query import ( #935 )
2025-09-28 17:09:02 +03:00
Jonathan Fishner
0d11b0c55a
fix(import-database): remove the default fetch from import database ( #718 )
...
* fix(import-database): remove the default fetch from import database
* fix(import-default): keep the option to fetch extras like default and comments
2025-05-28 10:10:33 +03:00
Guy Ben-Aharon
0940d72d5d
fix(import): strict parse of database metadata ( #635 )
...
* fix: strict parst of database metadata
* fix: strict parst of database metadata
* fix: strict parst of database metadata
* fix: strict parst of database metadata
* fix: strict parst of database metadata
* remove partial
* fix: strict parst of database metadata
* fix: strict parst of database metadata
* fix slqite
* udapte mysql + maria
* fix: strict parst of database metadata
* fix mssql
* commit mysql
---------
Co-authored-by: johnnyfish <jonathanfishner11@gmail.com >
2025-03-27 17:32:35 +02:00
Jonathan Fishner
794f226209
feat(cloudflare-d1): add support to cloudflare-d1 + wrangler cli ( #632 )
...
* feat(cloudflare-d1): add support to Sqlite cloudflare-d1 database + wrangler cli
* revert export-per-type :: sqlite, no need special export for now
* fix
* fix
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2025-03-25 11:15:23 +02:00
Jonathan Fishner
deb218423f
fix(sqlite-import): import nuallable columns correctly + add json type ( #571 )
2025-02-16 11:36:02 +02:00
Jonathan Fishner
8e51b220c5
add view definitions ( #246 )
...
* add view definitions
* fix query for new sql-server version
* fix build
* add views for sqlite
* fix for mysql view defenition
---------
Co-authored-by: Guy Ben-Aharon <baguy3@gmail.com >
2024-10-07 14:10:44 +03:00
santiagofv36
f85a2d086d
fix: 🐛 pk_column changed to column in sqlite
2024-09-24 11:14:03 +03:00
johnnyfish
0d9a4e667f
fix index aggregation
2024-09-12 12:32:44 +03:00
johnnyfish
4d34ade63d
fix: add reference_schema to support again import with FKs all dbs
2024-09-10 10:37:14 +03:00
johnnyfish
89e0cddd42
fix: update import queries and fix bug for MySQL & MariaDB
2024-09-02 13:56:39 +03:00
johnnyfish
da972738af
fix escape for column default values
2024-08-25 18:11:35 +03:00
Guy Ben-Aharon
c6287cd51a
show right import script on create diagram
2024-08-23 01:25:19 +03:00
johnnyfish
a915d8fd16
add all the import queries
2024-08-23 01:25:19 +03:00