issues
search
FirebirdSQL
/
jaybird
JDBC driver for Firebird
https://firebirdsql.org/en/jdbc-driver/
GNU Lesser General Public License v2.1
93
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add option to disable reporting of SQLWarnings
#825
mrotteveel
closed
2 weeks ago
1
Add system property to configure default enableProtocol value
#824
mrotteveel
closed
3 weeks ago
1
Upgrade JNA in Jaybird 5.0.6 to JNA 5.15.0
#823
mrotteveel
closed
1 month ago
0
Modify the set/updateObject methods with int scaleOrLength to apply the length if a Reader or InputStream
#822
mrotteveel
closed
2 months ago
0
Retrofit updatable emulated scrollable cursors to have same behaviour as updatable server-side scrollable cursors
#821
mrotteveel
closed
2 months ago
0
Frontport #819 to Jaybird 6: Updatable server-side scrollable cursor reports wrong size when inserting a row through the result set before fetching
#820
mrotteveel
closed
2 months ago
0
Updatable server-side scrollable cursor reports wrong size when inserting a row through the result set before fetching
#819
mrotteveel
closed
2 months ago
3
ResultSet with ownInsertsAreVisible can't read row after insert
#818
prrvchr
closed
2 months ago
7
Frontport to Jaybird 6: #816 ResultSet wasNull throws exception on insert row
#817
mrotteveel
closed
2 months ago
0
ResultSet wasNull throws exception on insert row
#816
mrotteveel
closed
2 months ago
3
Javadoc broken after modularization
#815
mrotteveel
closed
2 months ago
2
Frontport issue #813 to Jaybird 6 (FBDatabaseMetaData.getIndexInfo on Firebird 5.0 with a Firebird 4.0 database (ODS 13.0) results in error "Column unknown; IND.RDB$CONDITION_SOURCE")
#814
mrotteveel
closed
4 months ago
0
FBDatabaseMetaData.getIndexInfo on Firebird 5.0 with a Firebird 4.0 database (ODS 13.0) results in error "Column unknown; IND.RDB$CONDITION_SOURCE"
#813
mrotteveel
closed
4 months ago
2
Fix NPE on connection close of shutdown connection
#812
mrotteveel
closed
4 months ago
0
Backport #806 to Jaybird 5 (Double-check and fix completion behaviour of statements in auto-commit)
#811
mrotteveel
closed
4 months ago
0
Upgrade JNA in Jaybird 5.0.5 to JNA 5.14.0
#810
mrotteveel
closed
5 months ago
0
Backport #762 "Remove restriction to only allow calls to getResultSet if the result set was not returned yet" to Jaybird 5.0.5
#809
mrotteveel
closed
5 months ago
1
Frontport #807 "ResultSet.isBeforeFirst returns true if result set is empty" to Jaybird 6
#808
mrotteveel
closed
5 months ago
0
ResultSet.isBeforeFirst returns true if result set is empty
#807
gabrieleciech
closed
5 months ago
4
Double-check and fix completion behaviour of statements in auto-commit
#806
mrotteveel
closed
4 months ago
0
Connection.setReadOnly is reset when setTransactionIsolation is called
#805
mrotteveel
closed
6 months ago
1
FirebirdConnection.setTransactionParameters(TransactionParameterBuffer tpb) and ConnectionPool Behavior
#804
r1gm
closed
6 months ago
3
Implement Statement.setPoolable to record the value set
#803
mrotteveel
closed
7 months ago
0
Change handling of TYPE_FORWARD_ONLY with HOLD_CURSORS_OVER_COMMIT
#802
mrotteveel
closed
3 weeks ago
2
Backport #797 to Jaybird 5
#801
mrotteveel
closed
7 months ago
0
Add backing index names to DatabaseMetaData.getCrossReference
#800
mrotteveel
closed
7 months ago
1
Add backing index names to DatabaseMetaData.getExportedKeys
#799
mrotteveel
closed
7 months ago
1
Add backing index names to getImportedKeys, getExportedKeys and getCrossReference of DatabaseMetaData
#798
mrotteveel
closed
7 months ago
1
Populate FILTER_CONDITION of DatabaseMetaData.getIndexInfo for Firebird 5.0 partial indexes
#797
mrotteveel
closed
7 months ago
1
Backport #731, #732, #793 and #795 to Jaybird 5
#796
mrotteveel
closed
7 months ago
1
Add connection property to disable retrieval of extended field info for ResultSetMetaData
#795
mrotteveel
closed
8 months ago
2
Support execution of SET TRANSACTION, COMMIT and ROLLBACK statements
#794
mrotteveel
closed
8 months ago
0
Report true for ResultSetMetaData.isAutoIncrement for identity columns
#793
mrotteveel
closed
8 months ago
21
DatabaseMetadata getTypeInfo() does not handle autoincrements
#792
prrvchr
closed
8 months ago
8
It is not possible to correlate DatabaseMetadata index info and primary key info for unnamed constraints
#791
prrvchr
closed
7 months ago
18
Problem connecting with embedded "unsupported on-disk structure"
#790
andyrozman
closed
8 months ago
2
Frontport #788 to Jaybird 6
#789
mrotteveel
closed
8 months ago
0
PreparedStatement.executeBatch() of statement without parameters throws "Statement used in batch must have parameters [SQLState:07001, ISC error code:335545186]" (isc_batch_param)
#788
ErmacTheSoul
closed
8 months ago
3
Backport Timezone warnings (#786) to Jaybird 5
#787
mrotteveel
closed
8 months ago
0
Timezone warnings
#786
ErmacTheSoul
closed
8 months ago
6
Remove generics from SQLExceptionChainBuilder
#785
mrotteveel
closed
9 months ago
0
Add protocol check to encryption plugin selection
#784
mrotteveel
closed
9 months ago
8
Fix Java 8 source compatibility
#783
vasiliy-yashkov
closed
10 months ago
1
Deprecate user manager API
#782
mrotteveel
closed
10 months ago
0
Backport: FBRowUpdater incorrectly considers result set with only partial PK updatable
#781
mrotteveel
closed
10 months ago
0
FBRowUpdater incorrectly considers result set with only partial PK updatable
#780
mrotteveel
closed
10 months ago
1
Add extra explanation to "connection rejected by remote interface" (isc_connect_reject) to avoid support questions
#779
mrotteveel
closed
2 weeks ago
3
Potential NPE when warningMessageCallback is null
#778
mrotteveel
closed
10 months ago
0
Blob operations broken on Firebird 2.5
#777
mrotteveel
closed
1 year ago
2
Remove printing to `System.out` from trace manager
#776
vasiliy-yashkov
closed
1 year ago
1
Next