Validate entity schemas against a live database without changing anything.
This is the read-only counterpart to db push: it checks every registered
entity table, including class-table-inheritance variant tables, and reports
missing tables or schema drift.
Validate entity schemas against a live database without changing anything.
This is the read-only counterpart to
db push: it checks every registered entity table, including class-table-inheritance variant tables, and reports missing tables or schema drift.