reddb-io-server 1.0.7

RedDB server-side engine: storage, runtime, replication, MCP, AI, and the gRPC/HTTP/RedWire/PG-wire dispatchers. Re-exported by the umbrella `reddb` crate.
Documentation
1
2
3
4
input = "CREATE MIGRATION add_archived_at AS ALTER TABLE users ADD COLUMN archived_at TIMESTAMP"
expected_kind = "CreateMigration"
source = "docs/migrations/commands.md:144"
kind = "positive"