Merge pull request #440 from basecamp/flavorjones/migration-noop-on-fresh-install

Ensure fresh deploys do not error during migration
This commit is contained in:
Mike Dalessio
2025-04-28 09:27:09 -04:00
committed by GitHub
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -1,2 +0,0 @@
[env]
ARTENANT = "development-tenant"
+1 -1
View File
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/basecamp/active_record-tenanted
revision: f04f4f0a153ae5da65b400021aa97fdb28ac86b5
revision: 30c2d35fb1b8e01ac3e40088fde8c19ef10eb1a6
specs:
active_record-tenanted (0.1.0)
activerecord (>= 8.1.alpha)