Aaron Patterson
|
27f8c57f5f
|
inserting big decimals as strings works consistently among dbs, so use string form
|
2011-04-14 13:37:39 -07:00 |
|
Aaron Patterson
|
4893170da2
|
adding a type cast method for prepared statements
|
2011-04-14 13:37:38 -07:00 |
|
Aaron Patterson
|
eebb19c954
|
use index based substitution for bind parameters
|
2011-04-13 09:42:51 -07:00 |
|
Aaron Patterson
|
58259bbf29
|
adding exec_insert for postgresql
|
2011-04-11 10:10:01 -07:00 |
|
Aaron Patterson
|
32dbf00d99
|
adding exec_insert to sqlite3
|
2011-04-11 10:10:00 -07:00 |
|
Aaron Patterson
|
508c679f11
|
moving sqlite_adapter_tests to sqlite3_adapter_test so that the tests are actually run. 💣
|
2011-04-08 11:22:21 -07:00 |
|
Aaron Patterson
|
207f266cca
|
define_attr_method must serialize nil correctly
|
2010-12-20 19:47:15 -08:00 |
|
Aaron Patterson
|
9a08517c8d
|
converted exec to exec_query for sqlite
|
2010-11-05 10:08:38 -07:00 |
|
Aaron Patterson
|
54ff59f3ba
|
refactoring tests
|
2010-10-26 13:44:08 -07:00 |
|
Aaron Patterson
|
d7207cf504
|
type casting bound value based on column associated with value
|
2010-10-26 13:44:08 -07:00 |
|
Aaron Patterson
|
cc468d3ec8
|
exec returns an AR::Result
|
2010-10-26 13:44:07 -07:00 |
|
Aaron Patterson
|
497218d5db
|
adding bind value substitution
|
2010-10-26 13:44:07 -07:00 |
|
Santiago Pastorino
|
6c28959e86
|
Move sqlite to sqlite3 for this tests to be run only on sqlite3 adapter
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-06-28 01:26:25 +02:00 |
|