All Versions
57
Latest Version
Avg Release Cycle
141 days
Latest Release
1314 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v0.2.3 Changes
May 30, 2009=== ๐ New features
- Support for SQL Server truncation (Adam Meehan)
-
v0.2.2 Changes
May 08, 2009=== ๐ Bufixes
- Added proper gemspec description and summary. (Ben Mabey, thanks to Martin Gamsjaeger)
=== ๐ New features
-
v0.2.1 Changes
May 08, 2009=== ๐ Bufixes
- Removed extraneous TruncationBase class definition. (Ben Mabey)
-
v0.2.0 Changes
May 08, 2009=== ๐ New features
- DataMapper strategies (Martin Gamsjaeger)
- Transaction
- Truncation - working SQLite3, MySQL adapters. Experimental Postgres adapter (not tested).
- DataMapper strategies (Martin Gamsjaeger)
-
v0.1.3 Changes
April 30, 2009=== ๐ New features
- PostgresSQLAdapter for AR to support the truncation strategy. (Alberto Perdomo)
=== ๐ Bufixes
- Added missing quotes around table names in truncation calls. (Michael MacDonald)
-
v0.1.2 Changes
March 05, 2009=== ๐ New features
- JDBC Adapter to enable AR truncation strategy to work. (Kamal Fariz Mahyuddin)
-
v0.1.1 Changes
March 04, 2009- Basic infrastructure
- Features, RSpec code examples
- ActiveRecord strategies
- Truncation - with MySQL, and SQLite3 adapters.
- Transaction - wrap your modifications and roll them back.