aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql/network_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Should escape regexp wildcard character `.`Ryuta Kamizono2015-01-191-3/+3
* Prefer `array?` rather than `array`Ryuta Kamizono2015-01-041-3/+3
* Add `force: true` to tables created in PG testsSean Griffin2014-12-051-1/+1
* tests, move schema shorthand assertions into pg specific tests.Yves Senn2014-12-021-1/+22
* Remove the `text?` predicate from the type objectsSean Griffin2014-07-061-3/+0
* test pg, rm unused requires.Yves Senn2014-06-031-3/+0
* pg test, extract network address type tests into separate file.Yves Senn2014-05-221-0/+77