I have a database with 15 tables. I have performed an export with data and GitSQL has correctly created 15 SQL and 15 DAT files.
When I later try to import the database on another machine, the following happens:
- The 15 tables are correctly created
- but only 14 of them are filled with data: one of them (dbo.Voli) is empty.
I suspect that there is an issue with a field in the empty table, but I cannot track it down. Is there a log to check what happens during the import?
I enclose the exported files.
Thanks,
Giorgio
DB.zip
I have a database with 15 tables. I have performed an export with data and GitSQL has correctly created 15 SQL and 15 DAT files.
When I later try to import the database on another machine, the following happens:
I suspect that there is an issue with a field in the empty table, but I cannot track it down. Is there a log to check what happens during the import?
I enclose the exported files.
Thanks,
Giorgio
DB.zip