rails/activerecord/lib
Aaron Harpole aa909b2444 allow pre-7.1 migrations to use legacy index names with create_table
Previously, if you were using a pre-7.1 migration and you were adding an index using `create_table`, the index would be named using the new index naming functionality introduced in  #47753.
2023-04-04 15:42:47 -07:00
..
active_record allow pre-7.1 migrations to use legacy index names with create_table 2023-04-04 15:42:47 -07:00
arel Add docs on Arel.sql binding parameters and + 2023-03-22 11:19:51 +01:00
rails/generators Delegate application record generator description to orm hooked generator. 2022-09-08 18:19:51 -05:00
active_record.rb Merge pull request #47717 from p8/docs/include-readmes 2023-03-30 16:43:14 +02:00
arel.rb Refer to stable guide for ARel security 2023-02-04 09:01:21 +09:00