dbf-jdbc-driver icon indicating copy to clipboard operation
dbf-jdbc-driver copied to clipboard

Reload fails: Column "file_name" not found

Open jeremyross opened this issue 2 years ago • 1 comments

When attempting the reload command, I get:

Column "file_name" not found
DELETE FROM dbs_meta_files WHERE file_name=?

f96f0b3c31316c change the expected column name from file_path to file_name. But the column is still file_path.

jeremyross avatar Feb 14 '23 16:02 jeremyross

Thank you for writing about this. We fixed the problem, pushed the change. Publishing the artifact fails. We are checking for a solution.

dbschema-pro avatar Feb 14 '23 18:02 dbschema-pro

Is there any progress on publishing the updated artifact?

SilverSomma avatar Nov 25 '24 19:11 SilverSomma

Now we had a new attempt which succeeded. Please give it a try.

dbschema-pro avatar Nov 26 '24 06:11 dbschema-pro