Commit graph

12 commits

Author SHA1 Message Date
Ben Mabey
5dfb24de4a whitespace 2009-05-08 18:18:44 -06:00
Alberto Perdomo
80408434da Added truncation support for Postgresql. 2009-03-11 18:46:00 +00:00
Kamal Fariz Mahyuddin
6a646819d7 Add JdbcAdapter#truncate_table 2009-03-05 18:05:38 +08:00
Ben Mabey
066ba919ad DatabaseCleaner() method was cool, but really isn't needed... 2009-03-04 22:17:32 -07:00
Ben Mabey
3fc800e17a added clean_with shortcut method 2009-03-04 22:16:04 -07:00
Ben Mabey
43ad34fc2b added DatabaseCleaner() method to return a strategy 2009-03-04 22:11:58 -07:00
Ben Mabey
0b39edc8a4 gemspec, add pending specs 2009-03-04 21:48:41 -07:00
Ben Mabey
a96c0d5f93 truncation AR strategy now takes :only and :except so you can manage the tables you want to truncate 2009-03-04 21:31:12 -07:00
Ben Mabey
9fa3eb0818 allow setting of orm and skip autodetect 2009-03-04 14:00:20 -07:00
Ben Mabey
27e8b337f7 configuration change 2009-03-04 13:33:58 -07:00
Ben Mabey
13a59fc3af initial work done. Have failing example feauture and main config module done. 2009-03-01 01:45:58 -07:00
Ben Mabey
00299245c8 Initial commit to database_cleaner. 2009-02-26 21:42:20 -07:00