Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "Use assert_nil if expecting nil. This will fail in minitest 6." | Akira Matsuda | 2016-12-25 | 1 | -2/+2 |
* | Add more rubocop rules about whitespaces | Rafael Mendonça França | 2016-10-29 | 1 | -3/+3 |
* | Add three new rubocop rules | Rafael Mendonça França | 2016-08-16 | 1 | -1/+1 |
* | applies new string literal convention in activerecord/test | Xavier Noria | 2016-08-06 | 1 | -6/+6 |
* | make it possible to run AR tests with bin/test | Yves Senn | 2015-06-11 | 1 | -2/+3 |
* | pg, `PostgreSQL::Name` to hold schema qualified names. | Yves Senn | 2014-05-30 | 1 | -2/+43 |
* | pg, re-introduce `PostgreSQL::Utils` to unify schema/table extraction. | Yves Senn | 2014-05-19 | 1 | -0/+20 |
* | PostgreSQLAdapter::Utils seems to be only used from a single spot - quite red... | kares | 2014-05-14 | 1 | -20/+0 |
* | Add missing require | Jon Leighton | 2011-12-03 | 1 | -0/+2 |
* | Make #extract_schema_and_table an instance method in Utils | Daniel Schierbeck | 2011-07-09 | 1 | -0/+18 |