jaybird icon indicating copy to clipboard operation
jaybird copied to clipboard

JDBC driver for Firebird

Results 72 jaybird issues
Sort by recently updated
recently updated
newest added

Firebird 6 introduces the `CALL` statement as an alternative to call executable stored procedures and excluding/limiting "out" parameters, and support for explicitly identifying the procedure or function parameter by name...

component: jdbc driver
type: new feature

Currently we have a copy of the decimal-java sources in the tree. We should see if instead we can shade them in during the build process.

component: jdbc driver
type: improvement