Crates.io | geox |
lib.rs | geox |
version | 0.6.0 |
source | src |
created_at | 2021-10-22 13:08:08.303928 |
updated_at | 2024-03-25 15:13:07.589005 |
description | Shim to simplify using PostGIS types with sqlx and async-graphql |
homepage | |
repository | https://github.com/bbqsrc/geox |
max_upload_size | |
id | 469337 |
size | 20,330 |
Shim to simplify using PostGIS types with sqlx and async-graphql.
docker run -d -e POSTGRES_PASSWORD=password -p 5432:5432 --name geox ghcr.io/baosystems/postgis:latest
cargo test