DbStatus Full database status snapshot.
connected
Whether the database is reachable.
booleanerror
Error message if connection failed.
stringtable_count
Number of public tables.
numbertables
Per-table row counts.
Array<TableStatus>migrations
Per-namespace migration status.
Array<MigrationStatus>old_tracker_shape
True if the pre-0.42 schema_version shape (with a version column)
was detected. The runner refuses to start in this state — operators
see this flag as their cue to drop the table or call baseline().
boolean