mirror of
https://github.com/maplibre/martin.git
synced 2024-12-19 04:41:46 +03:00
18770664e1
This moves all dependency version management to one location |
||
---|---|---|
.. | ||
fixtures/invalid | ||
src | ||
.env | ||
Cargo.toml | ||
README.md | ||
sqlx-data.json |
Development
# To update sqlx files, first install sqlx-cli:
cargo install sqlx-cli --no-default-features --features sqlite,native-tls
# Prepare DB schema (from the ./mbtiles dir)
cargo sqlx prepare --database-url sqlite://$PWD/fixtures/geography-class-jpg.mbtiles