Hi,
Thank you for this library.
firebird-driver (last commit 21 days ago) is the successor and replacing fdb (last commit on Sep 30, 2021).
It is also written on Firebird website
firebird-driver was developed as replacement for (legacy) FDB driver.
I saw the commit of @vasiliy-yashkov that updated a lot of thing, and also add support for Firebird 4 and update to python driver.
But from a quick glance it seems that Django is supported up to 3.2
(I am learning Django right now)
My questions are:
- When is a release of the new version of django-firebird that we can install with pip planned ?
- Will it work with Django 4.* too ?
For now I installed from sources.
Hi,
Thank you for this library.
firebird-driver (last commit 21 days ago) is the successor and replacing fdb (last commit on Sep 30, 2021).
It is also written on Firebird website
I saw the commit of @vasiliy-yashkov that updated a lot of thing, and also add support for Firebird 4 and update to python driver.
But from a quick glance it seems that Django is supported up to 3.2
(I am learning Django right now)
My questions are:
For now I installed from sources.