Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use int_bind64 on Fixnum values larger than a 32bit C int can take. | Rob Holland | 2008-05-12 | 1 | -1/+5 |
| | |||||
* | kill the paranoid copy of the license at the top of every source file | Jamis Buck | 2008-05-02 | 1 | -32/+0 |
| | |||||
* | reset the statement when binding new variables (thanks Mike Kusick, debian ↵ | Jamis Buck | 2007-01-13 | 1 | -1/+15 |
| | | | | bug #405614) | ||||
* | Get rid of (most of) the warnings when running in -w mode | Jamis Buck | 2007-01-13 | 1 | -1/+2 |
| | |||||
* | Allow bignum values to be bound (thanks Timothy Wood, closes #3463) | Jamis Buck | 2007-01-13 | 1 | -0/+2 |
| | |||||
* | Allow bind parameters to be specified without a leading colon. Also allow ↵ | Jamis Buck | 2007-01-13 | 1 | -2/+3 |
| | | | | them to be specified as a symbol. | ||||
* | Added Database#query and made it possible to close a statement from a ↵ | Jamis Buck | 2005-02-07 | 1 | -0/+22 |
| | | | | resultset. This should make it easier to create a sqlite3 adapter for Og. | ||||
* | Version bump, and made it so that an array may be passed as the bind ↵ | Jamis Buck | 2005-02-05 | 1 | -1/+1 |
| | | | | parameter and it will be flattened prior to binding. The native implementation of bind_text also does a to_s on its parameter now to prevent segfaults. | ||||
* | Changed layout to support tagging and branching | Jamis Buck | 2005-01-09 | 1 | -0/+218 |