Skip to content

During import, one of the tables is empty #36

@ksabers

Description

@ksabers

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions