Replies: 1 comment 1 reply
-
The firebird adapter relied on an outdated, unmaintained fork of the driver. It never passed integration tests, and trying to switch to the official driver made things much worse. For some background, see #760 Firebird database usage is very small compared to other databases, and I don't think it's worth trying to maintain it. The firebird adapter was removed along with the db2, dbi, fdbsql, jdbc/fdbsql, informix, and openbase adapters in Sequel 5. Not sure how to connect to Interbase using Sequel today. You would probably be better off writing a new adapter from scratch, possibly using the old adapter for reference. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey 👋,
it seems that the interbase/firebird adapter was removed some time ago? What was the reason, and how to connect to an Interbase DB today?
Thanks!
best regards
Armin
Beta Was this translation helpful? Give feedback.
All reactions