Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on fbclient library to be present at import time [PYFB24] #28

Closed
firebird-automations opened this issue Oct 12, 2012 · 2 comments

Comments

@firebird-automations
Copy link

Submitted by: @pcisar

Direct dependency on fbclient library has two issues:

1. prevents successful installation when library cannot be found.
2. it's not possible to specify custom client library to be used.

Solution should solve both issues.

Commits: 3354699

@firebird-automations
Copy link
Author

Commented by: @mariuz

I wonder if the pure python core from pyfirebirdsql can be integrated so the driver can work without any fbclinet.dll if is not installed on the system

@firebird-automations
Copy link
Author

Modified by: @pcisar

status: Open [ 1 ] => Closed [ 6 ]

resolution: Fixed [ 1 ]

Fix Version: 1.0 [ 10500 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants