7
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 1 day ago.
Sep 23, 2024 — Sep 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrade to Gradle 8.10.1 More... about 1 year ago
Replace deprecated use of buildDir More... about 1 year ago
Fix NPE and address initialization issue More... about 1 year ago
Refactor statement implementations to use connection directly, add @NonNull and @Nullable annotations where possible More... about 1 year ago
#817 / #816 additional test More... about 1 year ago
Minimize test case and express in "standard" queries More... about 1 year ago
Comment out assert as we haven't 100% verified it doesn't happen on all code paths, and add TODO More... about 1 year ago
Refactor field initialization a bit More... about 1 year ago
#817 Frontport to Jaybird 6: #816 ResultSet wasNull throws exception on insert row More... about 1 year ago
Bump jaybird-fbclient version to 5.0.1.1 and document use of classifiers More... about 1 year ago
Bump jaybird-fbclient version to 5.0.1.0 More... about 1 year ago
Refactor fetchers to use common base class and reduce repetition More... about 1 year ago
Misc. copy editing, and updating tested versions More... about 1 year ago
Reference AbstractStatement instead of FBStatement in doc More... about 1 year ago
Remove unnecessary cast for JDBC 4.3 API access More... about 1 year ago
Make transaction coordinators use AbstractStatement instead of FBStatement More... about 1 year ago
Make FBResultSet use AbstractStatement instead of FBStatement More... about 1 year ago
Add statementHandle and cursorName to AbstractStatement More... about 1 year ago
Refactor fetch configuration to common class and record in AbstractStatement More... about 1 year ago
Use direct field More... about 1 year ago
Clarify doc More... about 1 year ago
Introduce AbstractStatement as a common base class for statement implementations More... about 1 year ago
Made a number of NOTE-admonitions normal paragraphs More... about 1 year ago
Move getExecutionPlan and getExplainedExecutionPlan to FirebirdStatement More... about 1 year ago
Allow unwrapping FBStatement and subclasses to FbStatement More... about 1 year ago
Rephrase section on process info More... about 1 year ago
Misc. copy-editing More... about 1 year ago
Removed reference to YourKit, as we haven't used it in a few years More... about 1 year ago
#813 FBDatabaseMetaData.getIndexInfo error on Firebird 5.0 with a Firebird 4.0 database More... about 1 year ago
Minor simplification More... about 1 year ago