... 1 2 3 4 ... 22 23 24 25 26 27 28 29 30 ... 38 39 40 41 42 43 44 45 46 |
... 1 2 3 4 ... 22 23 24 25 26 27 ... 35 36 37 38 39 40 |
0 +*1.15.0* (January 16th, 2007) 0 * [DOC] clear up some ambiguity with the way has_and_belongs_to_many creates the default join table name. #7072 [jeremymcanally] 0 * [DOCS] Document :allow_nil option of #validate_uniqueness_of. Closes #3143 [Caio Chassot] 0 -*1.15.0 RC2* (r5847, January 4th, 2007) 0 * Bring the sybase adapter up to scratch for 1.2 release. [jsheets] 0 * Oracle: fix connection reset failure. #6846 [leonlleslie] 0 * Support nil and Array in :conditions => { attr => value } hashes. #6548 [Assaf, Jeremy Kemper] 0 find(:all, :conditions => { :topic_id => [1, 2, 3], :last_read => nil } 0 -*1.15.0 RC1* (r5619, November 22nd, 2006) 0 * Quote ActiveSupport::Multibyte::Chars. #6653 [Julian Tarkhanov] 0 * MySQL: detect when a NOT NULL column without a default value is misreported as default ''. Can't detect for string, text, and binary columns since '' is a legitimate default. #6156 [simon@redhillconsulting.com.au, obrie, Jonathan Viney, Jeremy Kemper]
|
Comments
No one has commented yet.