1. 11 6月, 2011 1 次提交
  2. 10 6月, 2011 2 次提交
    • P
      apply private method indentation convention · 019c2636
      Paul Gallagher 提交于
      * tidy test code and fix my typo 
      019c2636
    • P
      Improve PostgreSQL adapter schema-awareness · 5c7f8c92
      Paul Gallagher 提交于
      * table_exists? scoped by schema search path unless schema is explicitly named. Added tests and doc to clarify the behaviour
      * extract_schema_and_table tests and implementation extended to cover all cases
      * primary_key does not ignore schema information
      * add current_schema and schema_exists? methods
      * more robust table referencing in insert_sql and sql_for_insert methods
      5c7f8c92
  3. 09 6月, 2011 1 次提交
  4. 07 6月, 2011 2 次提交
  5. 05 6月, 2011 1 次提交
    • J
      Refactor Active Record test connection setup. Please see the... · 253bb6b9
      Jon Leighton 提交于
      Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TESTS file for details, but essentially you can now configure things in test/config.yml. You can also run tests directly via the command line, e.g. ruby path/to/test.rb (no rake needed, uses default db connection from test/config.yml). This will help us fix the CI by enabling us to isolate the different Rails versions to different databases.
      253bb6b9
  6. 01 6月, 2011 2 次提交
  7. 29 5月, 2011 1 次提交
  8. 10 5月, 2011 1 次提交
  9. 08 5月, 2011 1 次提交
  10. 04 5月, 2011 1 次提交
  11. 26 4月, 2011 1 次提交
  12. 15 4月, 2011 3 次提交
  13. 14 4月, 2011 1 次提交
  14. 12 4月, 2011 5 次提交
  15. 09 4月, 2011 1 次提交
  16. 22 3月, 2011 2 次提交
  17. 15 2月, 2011 2 次提交
  18. 18 1月, 2011 1 次提交
  19. 21 12月, 2010 1 次提交
  20. 20 11月, 2010 1 次提交
    • M
      IdentityMap - misc fixes · ce66bfdc
      Marcin Raczkowski 提交于
      - Added IdentityMap to be included into AR::Base
      - Fixed bug with Mysql namespace missing when running tests only for sqlite
      - Added sqlite as default connection
      ce66bfdc
  21. 06 11月, 2010 3 次提交
  22. 27 10月, 2010 6 次提交