# SQLx configuration file for market-data crate
# Enable offline mode to avoid database connection during compilation
[sqlx]
offline = true