Sha256: 64a4a9896764d1c5c815359c6b53f1f0f1bd6bbebaef4eec3429c447974a52f8

Contents?: true

Size: 1.85 KB

Versions: 1

Compression:

Stored size: 1.85 KB

Contents

0.4.x (In Git)

== 0.4.3 2010-01-17

 === New features
    Truncation for ActiveRecord oracle_enhanced adapter. (Edgars Beigarts)

== 0.4.2 2010-01-12

 === Bufixes
  * Datamapper truncation now uses 'select' instead of deprecated the 'query' method. (Steve Tooke)

== 0.4.1 2010-01-07

 === Bufixes
  * Postgres tables with FKs now truncate (added TRUNCADE CASCADE) using Datamapper. (Ben Mabey)

== 0.4.0 2009-12-23 (The MongoMapper Edition)

 === New features
  * MongoMapper support for the truncation strategy. (Aubrey Holland)

== 0.3.0 2009-12-20

 === New features
  * DataMapper 0.10.0 Compatible. (Martin Gamsjaeger)
 === Bufixes
  * Postgres tables with FKs now truncate (added TRUNCADE CASCADE). (Vika - yozhyk on github)

== 0.2.3 2009-05-30

 === New features
  * Support for SQL Server truncation (Adam Meehan)

== 0.2.2 2009-05-08
 === Bufixes
  * Added proper gemspec description and summary. (Ben Mabey, thanks to Martin Gamsjaeger)

 === New features

== 0.2.1 2009-05-08
 === Bufixes
  * Removed extraneous TruncationBase class definition. (Ben Mabey)

== 0.2.0 2009-05-08 - The Datamapper Release

 === New features
  * DataMapper strategies (Martin Gamsjaeger)
    * Transaction
    * Truncation - working SQLite3, MySQL adapters. Experimental Postgres adapter (not tested).

== 0.1.3 2009-04-30

 === New features
  * PostgresSQLAdapter for AR to support the truncation strategy. (Alberto Perdomo)
 === Bufixes
  * Added missing quotes around table names in truncation calls. (Michael MacDonald)

== 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.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
database_cleaner-0.4.3 History.txt