-
Notifications
You must be signed in to change notification settings - Fork 40
Comparing changes
Open a pull request
base repository: Pistos/ruby-dbi
base: master
head repository: daveed/ruby-dbi
compare: master
- 20 commits
- 18 files changed
- 3 contributors
Commits on Sep 2, 2008
-
Merge branch 'development' of git://hollensbe.org/git/ruby-dbi into d…
…evelopment
Pistos committedSep 2, 2008 Configuration menu - View commit details
-
Copy full SHA for 8135848 - Browse repository at this point
Copy the full SHA 8135848View commit details
Commits on Sep 11, 2008
-
Merge branch 'development' of git://hollensbe.org/git/ruby-dbi into d…
…evelopment
Pistos committedSep 11, 2008 Configuration menu - View commit details
-
Copy full SHA for 8ca4591 - Browse repository at this point
Copy the full SHA 8ca4591View commit details
Commits on Sep 29, 2008
-
Merge branch 'development' of git://hollensbe.org/git/ruby-dbi into d…
…evelopment
Pistos committedSep 29, 2008 Configuration menu - View commit details
-
Copy full SHA for d39ef0b - Browse repository at this point
Copy the full SHA d39ef0bView commit details
Commits on Jan 17, 2009
-
Merge branch 'development' of git://github.com/erikh/ruby-dbi into de…
…velopment
Pistos committedJan 17, 2009 Configuration menu - View commit details
-
Copy full SHA for d7e4190 - Browse repository at this point
Copy the full SHA d7e4190View commit details
Commits on Sep 14, 2009
-
Merge branch 'development' of git://github.com/erikh/ruby-dbi into de…
…velopment
Pistos committedSep 14, 2009 Configuration menu - View commit details
-
Copy full SHA for 6abaf88 - Browse repository at this point
Copy the full SHA 6abaf88View commit details
Commits on Sep 27, 2009
-
Make test_dbi_version expect the actual new version. :)
Pistos committedSep 27, 2009 Configuration menu - View commit details
-
Copy full SHA for 979ceee - Browse repository at this point
Copy the full SHA 979ceeeView commit details -
Added test for duplicate prepared statements.
See RubyForge tracker issue #27113. http://rubyforge.org/tracker/index.php?func=detail&aid=27113&group_id=234&atid=967
Pistos committedSep 27, 2009 Configuration menu - View commit details
-
Copy full SHA for fad1b37 - Browse repository at this point
Copy the full SHA fad1b37View commit details -
Made DBI::DBD::Pg::Statement's @stmt_name even MORE unique, to preven…
…t collisions. See RubyForge issue 27113. http://rubyforge.org/tracker/index.php?func=detail&aid=27113&group_id=234&atid=967
Pistos committedSep 27, 2009 Configuration menu - View commit details
-
Copy full SHA for beff8bf - Browse repository at this point
Copy the full SHA beff8bfView commit details -
Pistos committed
Sep 27, 2009 Configuration menu - View commit details
-
Copy full SHA for ba34eb6 - Browse repository at this point
Copy the full SHA ba34eb6View commit details
Commits on Sep 28, 2009
-
* Fix numerous precision errors (with tests to prove it) with our cus…
…tom DateTime parser. * Solves ticket #27182
Erik Hollensbe committedSep 28, 2009 Configuration menu - View commit details
-
Copy full SHA for 9a9fb33 - Browse repository at this point
Copy the full SHA 9a9fb33View commit details
Commits on Sep 29, 2009
-
Merge branch 'development' of git://github.com/erikh/ruby-dbi into de…
…velopment
Pistos committedSep 29, 2009 Configuration menu - View commit details
-
Copy full SHA for 5574129 - Browse repository at this point
Copy the full SHA 5574129View commit details
Commits on Feb 11, 2010
-
Pistos committed
Feb 11, 2010 Configuration menu - View commit details
-
Copy full SHA for 4168358 - Browse repository at this point
Copy the full SHA 4168358View commit details -
Make sure to use String representation of type constants.
This fixes the problem of MySQL values all becoming Ruby Strings instead of sane and proper Ruby types (like Fixnum for MySQL integers, etc.) Thanks go to http://github.com/naturalethic who suggested the fix at http://github.com/Pistos/m4dbi/issues/#issue/2/comment/123677 .
Pistos committedFeb 11, 2010 Configuration menu - View commit details
-
Copy full SHA for 750138a - Browse repository at this point
Copy the full SHA 750138aView commit details
Commits on Mar 6, 2010
-
Merge branch 'development' into rf-27113
Erik Hollensbe committedMar 6, 2010 Configuration menu - View commit details
-
Copy full SHA for 076c46a - Browse repository at this point
Copy the full SHA 076c46aView commit details -
* Bump Mysql DBD to 0.4.4, reflecting Pistos's patch.
Erik Hollensbe committedMar 6, 2010 Configuration menu - View commit details
-
Copy full SHA for e9c88de - Browse repository at this point
Copy the full SHA e9c88deView commit details
Commits on Mar 25, 2010
-
* Ugly, ugly hack to sqlite3 DBD to handle symbols properly.
Erik Hollensbe committedMar 25, 2010 Configuration menu - View commit details
-
Copy full SHA for 52773fb - Browse repository at this point
Copy the full SHA 52773fbView commit details
Commits on May 3, 2010
-
Erik Hollensbe committed
May 3, 2010 Configuration menu - View commit details
-
Copy full SHA for ae90744 - Browse repository at this point
Copy the full SHA ae90744View commit details -
Erik Hollensbe committed
May 3, 2010 Configuration menu - View commit details
-
Copy full SHA for 9446ffe - Browse repository at this point
Copy the full SHA 9446ffeView commit details
Commits on May 5, 2010
-
* Require deprecated v. 2.0.1 hard now.
Erik Hollensbe committedMay 5, 2010 Configuration menu - View commit details
-
Copy full SHA for ac70497 - Browse repository at this point
Copy the full SHA ac70497View commit details
Commits on May 17, 2010
-
* Fixed an off-by-one with bind_coltype(). Thanks Troy Bowman!
Erik Hollensbe committedMay 17, 2010 Configuration menu - View commit details
-
Copy full SHA for 3bd7b88 - Browse repository at this point
Copy the full SHA 3bd7b88View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master