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
Jorge Manrubia f0fe547e20 Move length-validation for encrypted columns after schema is loaded
Doing it before meant it required a database connection at class loading
time, which was a source a trouble.

See https://github.com/rails/rails/pull/42991#discussion_r687659296
2021-08-12 22:52:50 +02:00
..
active_record Move length-validation for encrypted columns after schema is loaded 2021-08-12 22:52:50 +02:00
arel Remove "stupid" from active record 2021-07-28 11:09:10 -04:00
rails/generators Make reading_role and writing_role module instance variables 2021-06-10 18:24:37 +02:00
active_record.rb Add QueryLogTags to Rails 2021-08-09 15:21:08 +01:00
arel.rb docs: use Arel.sql examples that require Arel.sql 2021-08-06 16:58:38 -05:00