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/active_record/railties
Matthew Draper 1df47b8cc7 Extract AbstractAdapter#schema_version
We don't want migration_context in general to be public API, but this is
a reasonable question for a user to ask.

Similarly, schema cache shouldn't need to reach into private details of
the migrations API, and this way it doesn't have to.
2021-11-02 03:26:40 +10:30
..
console_sandbox.rb Open transaction for multi-db apps 2020-12-09 17:12:32 +09:00
controller_runtime.rb Standardize nodoc comments 2021-07-29 21:18:07 +00:00
databases.rake Extract AbstractAdapter#schema_version 2021-11-02 03:26:40 +10:30