Issues
- 8
Rails 7.1 Support Question
#9 opened by thewatts - 2
Script/test: 51 on Reinitialize, error PG::ObjectInUse: ERROR: database "example_test_data" is being accessed by other users
#16 opened by infews - 1
Assumes Postgres
#13 opened by infews - 0
- 0
- 0
Warn user when their dump is newer than their test_data environment by persisting dump metadata (time, user, git ref) and checking at boot
#3 opened by searls - 3
Initializer fails with ArgumentError: Missing `secret_key_base` for 'test_data' environment, set this string with `bin/rails credentials:edit`
#2 opened by mdoel - 0
Investigate using postgres templates
#1 opened by searls