Fix admin SQL count parsing for local SpacetimeDB

This commit is contained in:
2026-05-01 00:36:42 +08:00
parent 89e7bdbed6
commit 28b77a5ff5
29 changed files with 3064 additions and 581 deletions

View File

@@ -1,4 +1,4 @@
{
"server": "http://127.0.0.1:3101",
"server": "local",
"module-path": "./server-rs/crates/spacetime-module"
}