Database schema from migrations
db_schemaExtract database table schemas by analyzing migration PHP files, no database connection required.
Instructions
Infer table structure from migration PHP files without a live DB connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package | No | App package name (platform multi-app). Omit for single-app pinx projects. |