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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
make the table_info method adjust the returned default value for the rows so ...
Jamis Buck
2007-01-30
1
-0
/
+11
*
Allow bignum values to be bound (thanks Timothy Wood, closes #3463)
Jamis Buck
2007-01-13
1
-0
/
+11
*
deprecate the DL driver
Jamis Buck
2007-01-13
2
-262
/
+264
*
Add a test case to make sure table_info works with type-translation active.
Jamis Buck
2007-01-13
1
-1
/
+6
*
Allow bind parameters to be specified without a leading colon. Also allow the...
Jamis Buck
2007-01-13
1
-0
/
+10
*
Add a test to ensure that bug #2045 is no longer an issue
Jamis Buck
2007-01-13
1
-6
/
+20
*
db.transaction should properly catch an exception (closes #3981)
Jamis Buck
2007-01-13
2
-3
/
+5
*
Fix a few broken tests (and comment out a few that appear to be broken due to...
Jamis Buck
2005-09-11
1
-14
/
+16
*
Fixed a bug that caused crashes when using type translation with typeless col...
Jamis Buck
2005-02-15
1
-0
/
+7
*
Added missing exceptions (format, range, and NOTADB). Exceptions also now hav...
Jamis Buck
2005-02-08
1
-0
/
+54
*
Added Database#query and made it possible to close a statement from a results...
Jamis Buck
2005-02-07
1
-0
/
+93
*
Version bump, and made it so that an array may be passed as the bind paramete...
Jamis Buck
2005-02-05
1
-0
/
+6
*
Changed layout to support tagging and branching
Jamis Buck
2005-01-09
7
-0
/
+1777