mirror of
https://github.com/jetzig-framework/jetzig.git
synced 2025-07-01 21:46:09 +00:00

When an environment variable configures the database name we connect to, we need to wrap the field access in a comptime check even if the `orelse` block never runs.