index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
cases
/
adapters
/
postgresql
Commit message (
Expand
)
Author
Age
Files
Lines
*
renaming exec in the PG adapter
Aaron Patterson
2010-11-05
2
-11
/
+11
*
setting the authorized session clears the statement cache
Aaron Patterson
2010-10-26
1
-0
/
+11
*
add a session authorization setter to the pg connection
Aaron Patterson
2010-10-26
1
-1
/
+8
*
avoiding statement cache if there are no bind values
Aaron Patterson
2010-10-26
1
-0
/
+12
*
bind substitution is working properly
Aaron Patterson
2010-10-26
1
-0
/
+8
*
bind parameters are now typecast
Aaron Patterson
2010-10-26
1
-0
/
+14
*
basic bind parameters are working
Aaron Patterson
2010-10-26
1
-0
/
+12
*
initial exec() method is working in pg adapter
Aaron Patterson
2010-10-26
1
-0
/
+17
*
activerecord tests should inherit from ActiveRecord::TestCase
Aaron Patterson
2010-07-14
1
-1
/
+1
*
Let's initialize instance variables in the postgres adapter.
Aaron Patterson
2010-07-14
1
-0
/
+17
*
index dump should not include full text indexes. Thanks Ken Mayer for the ori...
Aaron Patterson
2010-06-26
1
-0
/
+4
*
reorganizing adapter specific tests. [#4974 state:resolved]
Aaron Patterson
2010-06-25
4
-0
/
+548