2009-03-05 08:13:12 -07:00
|
|
|
(In Git)
|
|
|
|
|
2009-04-30 21:30:47 -06:00
|
|
|
=== New features
|
|
|
|
=== Bufixes
|
|
|
|
|
|
|
|
== 0.1.3 2009-04-30
|
|
|
|
|
2009-03-05 08:13:12 -07:00
|
|
|
=== New features
|
2009-03-11 18:16:07 -06:00
|
|
|
* PostgresSQLAdapter for AR to support the truncation strategy. (Alberto Perdomo)
|
2009-03-05 08:13:12 -07:00
|
|
|
=== Bufixes
|
2009-04-30 21:30:47 -06:00
|
|
|
* Added missing quotes around table names in truncation calls. (Michael MacDonald)
|
2009-03-05 08:13:12 -07:00
|
|
|
|
|
|
|
== 0.1.2 2009-03-05
|
|
|
|
=== New features
|
|
|
|
* JDBC Adapter to enable AR truncation strategy to work. (Kamal Fariz Mahyuddin)
|
|
|
|
|
|
|
|
== 0.1.1 2009-03-04 - Initial Release ( Ben Mabey )
|
|
|
|
* Basic infrastructure
|
|
|
|
* Features, RSpec code examples
|
|
|
|
* ActiveRecord strategies
|
|
|
|
* Truncation - with MySQL, and SQLite3 adapters.
|
|
|
|
* Transaction - wrap your modifications and roll them back.
|