1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Tarmo Tänav 74c3c701f7 Don't set "NULL" as a constraint on nullable columns [#398 state:resolved]
This is already the default and adding it breaks SQL standards compatibility.
2008-08-23 19:51:09 +03:00
..
active_record Don't set "NULL" as a constraint on nullable columns [#398 state:resolved] 2008-08-23 19:51:09 +03:00
active_record.rb Always require activesupport, even if its constant already exists 2008-08-23 18:05:52 +03:00
activerecord.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00