From a471e6b4d741c498439767237efad9838df44834 Mon Sep 17 00:00:00 2001 From: Michael Koziarski Date: Sat, 14 Jan 2006 09:36:52 +0000 Subject: allow the 'lock_version' column to be configured with set_locking_column. Closes #3402 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3422 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index 12d91b5a98..50d22feb1c 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Allow configuration of the column used for optimistic locking [wilsonb@gmail.com] + * Don't hardcode 'id' in acts as list. [ror@philippeapril.com] * Fix date errors for SQLServer in association tests. #3406 [kevin.clark@gmal.com] -- cgit v1.2.3