1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/schema
2011-03-22 20:02:32 -03:00
..
mysql2_specific_schema.rb update tests for mysql2 support 2010-08-02 01:37:57 -07:00
mysql_specific_schema.rb Bug Fix -- clean up connection after stored procedure [#3151 state:resolved] 2010-08-17 13:15:58 -07:00
oracle_specific_schema.rb added additional objects necessary for OracleAdapter specific tests 2009-08-06 23:40:59 +03:00
postgresql_specific_schema.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
schema.rb Allow to read and write AR attributes with non valid identifiers 2011-03-22 20:02:32 -03:00
sqlite_specific_schema.rb