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

Make it work with Firebird 3... #58

Open
adrianlmm opened this issue Jul 29, 2017 · 6 comments
Open

Make it work with Firebird 3... #58

adrianlmm opened this issue Jul 29, 2017 · 6 comments

Comments

@adrianlmm
Copy link

Currently fb only works with firebird 2.5, there is currently firebird 3 and distros like Fedora and Ubuntu are updating their packages to install Firebird 3 and deprecating 2.5 making it hard to install fb with Ruby.

Thanks.

@fernandobatels
Copy link
Contributor

Hi, i am working on support of changes on firebird 3(https://www.firebirdsql.org/file/community/conference-2014/pdf/02_fb.2014.whatsnew.30.en.pdf) in my fork(https://github.com/fernandobatels/fb/tree/fb3-support).

In the future i will do one pull request with all changes for this repository.

If you can, open issues on my fork with firebird 3 problems/conflicts of fb extension for help me help you :)

@adrianlmm
Copy link
Author

Hi fernandobatels, I added support for boolean types in my own private fork too, but yours is cleaner, so I'm using yours instead, thank you.

@rowland
Copy link
Owner

rowland commented Jan 10, 2018

So far, I really like what I see in your fork. Thank you for taking this on and thank you for maintaining compatibility with previous versions of Firebird.

@choallin
Copy link

I would really need to use the Firebird 3 also. Is there any progress here yet?

@woblavobla
Copy link

Currently using my fork with fb 3. Without any problems.

@fernandobatels
Copy link
Contributor

I would really need to use the Firebird 3 also. Is there any progress here yet?

This issue only implement the support for Firebird 3, but you can use with others versions without problems.

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

No branches or pull requests

5 participants