News

Even with the truncating/reloading, the entire load only takes a few minutes.<BR><BR>It could be that the best method would be to leave the FK constraints intact, and delete from the tables in the ...
Is your feature request related to a problem? Please describe. When importing files, if option truncate tables before load is selected, the import will fail on postgresql (it could be that it doesn't ...
use the import data command and select 'truncate target tables before load ' option Import the data, the see that the old data is still in the SQLite table. Additional context. No response. Metadata ...