2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Feb 16, 2025 — Feb 16, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'oracle' into next More... over 16 years ago
[do_mysql] changed JDBC driver toString method to statementToString method (according to changes in interface) More... over 16 years ago
[do_mysql] changed JDBC driver toString method to statementToString method (according to changes in interface) More... over 16 years ago
[do_oracle] do not load do_oracle/transaction.rb for JDBC driver (transactions implemented in Java side) More... over 16 years ago
[do_oracle] do not load do_oracle/transaction.rb for JDBC driver (transactions implemented in Java side) More... over 16 years ago
[do_jdbc] implementation of transactions More... over 16 years ago
[do_jdbc] implementation of transactions More... over 16 years ago
[do_jdbc] [do_oracle] use always driver.statementToString method to get SQL text from statement More... over 16 years ago
[do_jdbc] [do_oracle] use always driver.statementToString method to get SQL text from statement More... over 16 years ago
[do_oracle] changes to support setting of correct TZ for database session More... over 16 years ago
[do_oracle] changes to support setting of correct TZ for database session More... over 16 years ago
use local offset for DateTime value in datetime specs More... over 16 years ago
use local offset for DateTime value in datetime specs More... over 16 years ago
[do_oracle] implemented JDBC driver data type mappings for NUMBER, DATE, BINARY_FLOAT and BINARY_DOUBLE More... over 16 years ago
[do_oracle] implemented JDBC driver data type mappings for NUMBER, DATE, BINARY_FLOAT and BINARY_DOUBLE More... over 16 years ago
[do_jdbc] added jdbcTypeToRubyType method to driver to be able to do database specific data type mappings More... over 16 years ago
[do_jdbc] added jdbcTypeToRubyType method to driver to be able to do database specific data type mappings More... over 16 years ago
[do_oracle] JDBC driver - log SQL statements, do not use scrollable ResultSet More... over 16 years ago
[do_oracle] JDBC driver - log SQL statements, do not use scrollable ResultSet More... over 16 years ago
[do_jdbc] added mapping for TIMESTAMPTZ, TIMESTAMPLTZ, BINARY_FLOAT and BINARY_DOUBLE types (used in Oracle) More... over 16 years ago
[do_jdbc] added mapping for TIMESTAMPTZ, TIMESTAMPLTZ, BINARY_FLOAT and BINARY_DOUBLE types (used in Oracle) More... over 16 years ago
added "ORDER BY id" in specs where it is expected that min id value is selected More... over 16 years ago
added "ORDER BY id" in specs where it is expected that min id value is selected More... over 16 years ago
[do_oracle] support for INSERT statements in JDBC driver More... over 16 years ago
[do_oracle] support for INSERT statements in JDBC driver More... over 16 years ago
[do_jdbc] added necessary driver callbacks to support Oracle INSERT statements More... over 16 years ago
[do_jdbc] added necessary driver callbacks to support Oracle INSERT statements More... over 16 years ago
[do_jdbc] replace . with : in JDBC scheme name (necessary for oracle:thin scheme) More... over 16 years ago
[do_jdbc] replace . with : in JDBC scheme name (necessary for oracle:thin scheme) More... over 16 years ago
Merge branch 'next' into oracle More... over 16 years ago