summaryrefslogtreecommitdiff
path: root/app/models/postgresql
Commit message (Expand)AuthorAgeFilesLines
* Fix background migrations failing with unused replication slotsh-handle-nil-replication-lagStan Hu2019-06-251-1/+1
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Disable replication lag check for Aurora PostgreSQL databasessh-fix-issue-52176Stan Hu2018-11-031-0/+11
* Respond to DB health in background migrationsYorick Peterse2018-08-061-0/+32