Update StrongMigrations start_after

This commit is contained in:
Eugene Burmakin
2025-01-22 15:06:35 +01:00
parent be779fe333
commit f4027551e6

View File

@@ -1,5 +1,5 @@
# Mark existing migrations as safe
StrongMigrations.start_after = 20241225175637
StrongMigrations.start_after = 20_250_122_150_500
# Set timeouts for migrations
# If you use PgBouncer in transaction mode, delete these lines and set timeouts on the database user