validate_model
Compare a model's declared shape against the D1 schema to detect drift and return a list of issues.
Instructions
Compare a single model's declared shape (table, casts, softDeletes, timestamps, revisions) against the actual local D1 schema and return any drift as a list of issues.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Model class name |