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

Add property url on (relevant) data sources [JDBC521] #217

Closed
firebird-automations opened this issue Feb 21, 2018 · 7 comments
Closed

Add property url on (relevant) data sources [JDBC521] #217

firebird-automations opened this issue Feb 21, 2018 · 7 comments

Comments

@firebird-automations
Copy link

Submitted by: @mrotteveel

Add a property url on (relevant) data sources, which accepts a JDBC url (including connection properties), and parses it to relevant configuration.

See https://stackoverflow.com/questions/48911266/proper-setup-of-jaybird-firebird-datasource-with-hikaricp for an example. For some reason this property seems to be required to exist by either Spring JPA or Hibernate, or maybe by the code used by the OP.

For now tentatively scheduled for next bug fix releases, this may change if it turns out to be a problem with this specific code.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 2.2.15 [ 10860 ]

Fix Version: Jaybird 3.0.4 [ 10861 ]

Fix Version: Jaybird 4 [ 10441 ]

description: Add a property url (or maybe jdbcUrl) on (relevant) data sources, which accepts a JDBC url (including connection properties), and parses it to relevant configuration.

See https://stackoverflow.com/questions/48911266/proper-setup-of-jaybird-firebird-datasource-with-hikaricp for a use case.

This may need to wait until the connection property / dpb handling has been revised.

=>

Add a property url on (relevant) data sources, which accepts a JDBC url (including connection properties), and parses it to relevant configuration. For some reason this property seems to be required to exist by either Spring JPA or Hibernate.

See https://stackoverflow.com/questions/48911266/proper-setup-of-jaybird-firebird-datasource-with-hikaricp for an example.

For now tentatively scheduled for next bug fix releases.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

description: Add a property url on (relevant) data sources, which accepts a JDBC url (including connection properties), and parses it to relevant configuration. For some reason this property seems to be required to exist by either Spring JPA or Hibernate.

See https://stackoverflow.com/questions/48911266/proper-setup-of-jaybird-firebird-datasource-with-hikaricp for an example.

For now tentatively scheduled for next bug fix releases.

=>

Add a property url on (relevant) data sources, which accepts a JDBC url (including connection properties), and parses it to relevant configuration.

See https://stackoverflow.com/questions/48911266/proper-setup-of-jaybird-firebird-datasource-with-hikaricp for an example. For some reason this property seems to be required to exist by either Spring JPA or Hibernate, or maybe by the code used by the OP.

For now tentatively scheduled for next bug fix releases.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

description: Add a property url on (relevant) data sources, which accepts a JDBC url (including connection properties), and parses it to relevant configuration.

See https://stackoverflow.com/questions/48911266/proper-setup-of-jaybird-firebird-datasource-with-hikaricp for an example. For some reason this property seems to be required to exist by either Spring JPA or Hibernate, or maybe by the code used by the OP.

For now tentatively scheduled for next bug fix releases.

=>

Add a property url on (relevant) data sources, which accepts a JDBC url (including connection properties), and parses it to relevant configuration.

See https://stackoverflow.com/questions/48911266/proper-setup-of-jaybird-firebird-datasource-with-hikaricp for an example. For some reason this property seems to be required to exist by either Spring JPA or Hibernate, or maybe by the code used by the OP.

For now tentatively scheduled for next bug fix releases, this may change if it turns out to be a problem with this specific code.

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 3.0.5 [ 10873 ]

Fix Version: Jaybird 3.0.4 [ 10861 ] =>

@firebird-automations
Copy link
Author

Commented by: @mrotteveel

As it was actually user error, I will defer this to Jaybird 5

@firebird-automations
Copy link
Author

Modified by: @mrotteveel

Fix Version: Jaybird 5 [ 10871 ]

Fix Version: Jaybird 3.0.5 [ 10873 ] =>

Fix Version: Jaybird 2.2.15 [ 10860 ] =>

Fix Version: Jaybird 4 [ 10441 ] =>

@mrotteveel
Copy link
Member

Decided not to do this.

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