2
I Use This!
Inactive

Commits : Listings

Analyzed 22 days ago. based on code collected 23 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Made it possible to connect to MySQL servers without username and password if the server accepts it. * Made the do_mysql spec run without having to prep the database by calling external mysql binaries. * Made the do_mysql spec run without using socket connections to make it easier to run it on windows. * Please comment this - should we test for architecture before running the spec, or should we just not run it (like I have set it now)? More... almost 17 years ago
TrueClass works in sqlite3 More... almost 17 years ago
TrueClass works in sqlite3 More... almost 17 years ago
Merge branch 'master' of [email protected]:sam/do More... almost 17 years ago
Merge branch 'master' of [email protected]:sam/do More... almost 17 years ago
Sqlite error checking More... almost 17 years ago
Sqlite error checking More... almost 17 years ago
Updated a bit of comment that was out of date. More... almost 17 years ago
Updated a bit of comment that was out of date. More... almost 17 years ago
Returned to using TCP socket for the do_postgres_spec, sorry for forgetting about that :/ More... almost 17 years ago
Returned to using TCP socket for the do_postgres_spec, sorry for forgetting about that :/ More... almost 17 years ago
Enabled running 'rake spec' in do_postgres. More... almost 17 years ago
Enabled running 'rake spec' in do_postgres. More... almost 17 years ago
Resolved ticket #205. More... almost 17 years ago
Resolved ticket #205. More... almost 17 years ago
Resolved ticket #211. More... almost 17 years ago
Resolved ticket #211. More... almost 17 years ago
Fixed functions and variables names in do_* collide * All functions and variables are now static except the init functions * Cleaned up all do_* specs * Added do/Rakefile with a task do:spec to run all the do specs * Rearranged the JDBC spec to fail gracefully - still need to do this on others More... almost 17 years ago
Fixed functions and variables names in do_* collide * All functions and variables are now static except the init functions * Cleaned up all do_* specs * Added do/Rakefile with a task do:spec to run all the do specs * Rearranged the JDBC spec to fail gracefully - still need to do this on others More... almost 17 years ago
Deleted very outdated spec - suspect it was a 0.3.0 spec More... almost 17 years ago
Deleted very outdated spec - suspect it was a 0.3.0 spec More... almost 17 years ago
Applied patch from zond (LH Ticket 206) 'modifies string literal' More... almost 17 years ago
Applied patch from zond (LH Ticket 206) 'modifies string literal' More... almost 17 years ago
Uncommenting specs for Connection. More... almost 17 years ago
Uncommenting specs for Connection. More... almost 17 years ago
Uncommented commented out methods and specs (removed "required=-1") Renamed "DataObjects::JDBC" to "DataObjects::Jdbc" (DataObjects::Connection.new decides which connection to choose based on a given URL, and capitalizes the protocol part of that URL) More... almost 17 years ago
Uncommented commented out methods and specs (removed "required=-1") Renamed "DataObjects::JDBC" to "DataObjects::Jdbc" (DataObjects::Connection.new decides which connection to choose based on a given URL, and capitalizes the protocol part of that URL) More... almost 17 years ago
Added additional information and links to LICENSES in README. More... almost 17 years ago
Added additional information and links to LICENSES in README. More... almost 17 years ago
Added GPL/MIT License text. More... almost 17 years ago