christofmuc / KnobKraft-orm

The KnobKraft Orm - The free modern cross-platform MIDI Sysex Librarian
GNU Affero General Public License v3.0
184 stars 23 forks source link

Cannot import ESQ-1 database #322

Closed Red-Hector closed 1 day ago

Red-Hector commented 2 months ago

When I try to open the ESQ-1 database, it gives the following error:

image

I'm on Windows 10.

It is the database that is linked in the wiki. https://app.box.com/s/ha4v4lbh2wkchfpz4lif8wlv51kxx5u4

christofmuc commented 2 months ago

Confirmed, there is a bug in the migration code that will try to add the comment column even after the migration step from schema 8 to schema 9 has completely recreated the table and already added the comment column.

Can you try to open this one: Ensoniq-programs-schema13.zip

Red-Hector commented 2 months ago

Yes that works, and imports properly. Thank you.


From: Christof @.> Sent: 06 May 2024 22:54 To: christofmuc/KnobKraft-orm @.> Cc: Red-Hector @.>; Author @.> Subject: Re: [christofmuc/KnobKraft-orm] Cannot import ESQ-1 database (Issue #322)

Confirmed, there is a bug in the migration code that will try to add the comment column even after the migration step from schema 8 to schema 9 has completely recreated the table and alreadz added the comment column.

Can you try to open this one: Ensoniq-programs-schema13.ziphttps://github.com/christofmuc/KnobKraft-orm/files/15226938/Ensoniq-programs-schema13.zip

— Reply to this email directly, view it on GitHubhttps://github.com/christofmuc/KnobKraft-orm/issues/322#issuecomment-2096988574, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFKIOXQ4TE4WY4Z3G4LRH6TZA73YVAVCNFSM6AAAAABHG5FBX6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJWHE4DQNJXGQ. You are receiving this because you authored the thread.Message ID: @.***>

Mostelin commented 1 month ago

Does this mean I don't have to make any changes to the ESQ-1 database?

christofmuc commented 1 month ago

No, the next release will contain a bug fix that can import the old one alright, no need to change the DB!

christofmuc commented 1 day ago

This is now released with 2.3.1