Expand description
fse.toml — all optional, all defaulted to the starter layout, so a
fresh app needs no config file at all. Nothing app-specific lives in the
CLI itself: even the framework’s required-columns contract arrives here.
Structs§
Functions§
- load
- resolve_
database_ url - Reads
cfg.database_url_envfrom.env/the environment, in that order.override_url(from--database-url/test hooks) wins over both.