• pbair's avatar
    Change migration table scopes to use id column · 99aa25b9
    pbair authored
    Change the scopes that are used to fetch batched_background_migrations
    and batched_background_migration_jobs to use the `id` column rather than
    `created_at`. This saves an index one of the tables, and ensures we
    don't need a tiebreaker for the sort.
    99aa25b9
structure.sql 1.01 MB
The source could not be displayed because it is larger than 1 MB. You can load it anyway or download it instead.