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

Support for Types.ARRAY [JDBC109] #149

Open
firebird-automations opened this issue Feb 6, 2008 · 7 comments
Open

Support for Types.ARRAY [JDBC109] #149

firebird-automations opened this issue Feb 6, 2008 · 7 comments

Comments

@firebird-automations
Copy link

Submitted by: Fidel Viegas (araujofh)

Votes: 1

I was playing around with the employee.fdb database and I noticed that jaybird does not yet support Types.ARRAY type. Since I did not find anything related to this on the list, I was wondering if there are any plans on adding support for this. If yes, which version will support this?

It would be nice to have this feature implemented as Arrays are useful sometimes.

Thanks in advance,

Fidel.

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Tentatively scheduled for Jaybird 2.3, depending on complexity this might be postponed to Jaybird 3.0 though.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 2.3 [ 10440 ]

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 3.1 [ 10441 ]

Fix Version: Jaybird 3.0 [ 10440 ] =>

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

assignee: Roman Rokytskyy [ rrokytskyy ] => Mark Rotteveel [ avalanche1979 ]

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

Removed this from Jaybird 4 planning.

Firebird arrays are not well documented and the API calls necessary to handle them are very opaque. On top of that, the JDBC api for arrays is also tricky. I'm happy to accept pull requests for this, but I will not be tackling this myself (at least not for the foreseeable future).

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 4 [ 10441 ] =>

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

As deprecation and removal of array types has been suggested in firebird-devel, it is unlikely this will ever be implemented.

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