index
:
third_party-sqlite3-ruby.git
master
Genome patches to sqlite3 that are not yet upstream
Chris Alfonso
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
sqlite3
/
database.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
amend rdoc to make it clear to use Statement#execute to execute a prepared st...
Rob Holland
2008-05-17
1
-0
/
+3
*
Revert "amend rdoc to make it clear to use Statement#execute to execute a pre...
Rob Holland
2008-05-17
1
-3
/
+0
*
amend rdoc to make it clear to use Statement#execute to execute a prepared st...
Rob Holland
2008-05-17
1
-0
/
+3
*
Correct busy_handler documentation
Rob Holland
2008-05-07
1
-4
/
+4
*
kill the paranoid copy of the license at the top of every source file
Jamis Buck
2008-05-02
1
-32
/
+0
*
ruby 1.9 compatibility tweaks (thanks Roman Le Negrate <roman2k@free.fr>)
Jamis Buck
2008-01-17
1
-1
/
+0
*
Fix another warning (thanks Mike Kasick, debian bug #405612)
Jamis Buck
2007-01-13
1
-0
/
+1
*
Get more detailed error messages when a DB connection cannot be established (...
Jamis Buck
2007-01-13
1
-1
/
+1
*
Get rid of (most of) the warnings when running in -w mode
Jamis Buck
2007-01-13
1
-1
/
+1
*
db.transaction should properly catch an exception (closes #3981)
Jamis Buck
2007-01-13
1
-1
/
+1
*
Added Database#query and made it possible to close a statement from a results...
Jamis Buck
2005-02-07
1
-2
/
+26
*
If 'Native' driver is not found, opening a second database resulted in a Name...
Jamis Buck
2005-02-07
1
-1
/
+1
*
Changed layout to support tagging and branching
Jamis Buck
2005-01-09
1
-0
/
+720