Aaron Patterson
|
9d9aed433b
|
add a session authorization setter to the pg connection
|
2010-10-26 13:44:11 -07:00 |
|
Aaron Patterson
|
1741bbe2d5
|
avoiding statement cache if there are no bind values
|
2010-10-26 13:44:10 -07:00 |
|
Aaron Patterson
|
43bbb25ddd
|
bind substitution is working properly
|
2010-10-26 13:44:10 -07:00 |
|
Aaron Patterson
|
9d46e0d012
|
bind parameters are now typecast
|
2010-10-26 13:44:10 -07:00 |
|
Aaron Patterson
|
e2813479f9
|
basic bind parameters are working
|
2010-10-26 13:44:09 -07:00 |
|
Aaron Patterson
|
ffb999125a
|
initial exec() method is working in pg adapter
|
2010-10-26 13:44:09 -07:00 |
|
Aaron Patterson
|
1db8ed0f4b
|
activerecord tests should inherit from ActiveRecord::TestCase
|
2010-07-14 16:35:52 -07:00 |
|
Aaron Patterson
|
36150c902b
|
Let's initialize instance variables in the postgres adapter.
|
2010-07-14 15:04:14 -07:00 |
|
Aaron Patterson
|
4464d10e68
|
index dump should not include full text indexes. Thanks Ken Mayer for the original patch! [#4949 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-06-26 00:59:38 +02:00 |
|
Aaron Patterson
|
5e2b473b47
|
reorganizing adapter specific tests. [#4974 state:resolved]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-06-25 14:47:14 -07:00 |
|