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
/
schema_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
reset prepared statement when schema changes imapact statement results. fixes...
Aaron Patterson
2011-10-18
1
-0
/
+8
*
refs #3232. Prepared statements and postgreSQL schemas.
Juan M. Cuello
2011-10-05
1
-0
/
+19
*
Merge commit 'refs/pull/2909/head' of https://github.com/rails/rails into rawr
Aaron Patterson
2011-09-07
1
-0
/
+6
*
Make #extract_schema_and_table an instance method in Utils
Daniel Schierbeck
2011-07-09
1
-15
/
+0
*
Refactor PostgreSQLAdapter a bit
Daniel Schierbeck
2011-07-08
1
-2
/
+2
*
Make PostgreSQL adapter view-compatible
Paul Gallagher
2011-06-19
1
-1
/
+0
*
make extract_schema_and_table a private method
Paul Gallagher
2011-06-11
1
-7
/
+7
*
remove table quoting in primary_key method
Paul Gallagher
2011-06-11
1
-5
/
+17
*
apply private method indentation convention
Paul Gallagher
2011-06-10
1
-2
/
+2
*
Improve PostgreSQL adapter schema-awareness
Paul Gallagher
2011-06-10
1
-2
/
+83
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
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
1
-0
/
+193