mirror of
https://github.com/jetzig-framework/jetzig.git
synced 2025-05-14 22:16:08 +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.