mitgliederverwaltung/config
Moritz 7e4d3e0a60 refactor: use sql_sandbox config instead of env for sync/async
- Replace Application.get_env(:mv, :env) with :sql_sandbox config
- Remove redundant :env config from test.exs
- More explicit and less error-prone for test environment detection
2025-12-12 16:05:39 +01:00
..
config.exs feat(membership-fees): add database schema and Ash domain structure 2025-12-11 18:46:48 +01:00
dev.exs feat: migration to liveview 1.1 2025-07-17 19:44:12 +02:00
prod.exs feat: docker-compose prod setup 2025-10-30 20:01:19 +01:00
runtime.exs style: fix formatting 2025-12-03 20:51:26 +01:00
test.exs refactor: use sql_sandbox config instead of env for sync/async 2025-12-12 16:05:39 +01:00