Skip to content

Commit

Permalink
Refactor table to allow multiple/no geometry columns (#599)
Browse files Browse the repository at this point in the history
For #594
  • Loading branch information
kylebarron authored Apr 4, 2024
1 parent 27e04c2 commit 9033a39
Show file tree
Hide file tree
Showing 46 changed files with 648 additions and 648 deletions.
133 changes: 66 additions & 67 deletions Cargo.lock

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ sqlx = { version = "0.7", optional = true, default-features = false, features =
thiserror = "1"
tokio = { version = "1", default-features = false, optional = true }


[dev-dependencies]
approx = "0.5.1"
bytes = "1.5.0"
Expand Down
Loading

0 comments on commit 9033a39

Please sign in to comment.