You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FDB should be refactored to use abstract, higher level pythonic interface for communication with Firebird, and currect direct communication via Firebird Client Library should be reworked as default implementation of this interface.
This step will allow other implementations, notably direct communication using FB wire protocol or communication using new Firebird "object" API introduced in Firebird 3.0.
The text was updated successfully, but these errors were encountered:
Submitted by: @pcisar
FDB should be refactored to use abstract, higher level pythonic interface for communication with Firebird, and currect direct communication via Firebird Client Library should be reworked as default implementation of this interface.
This step will allow other implementations, notably direct communication using FB wire protocol or communication using new Firebird "object" API introduced in Firebird 3.0.
The text was updated successfully, but these errors were encountered: