List Migrations
list_migrationsRetrieve all schema migrations applied to a database in order, using the database ID, to track schema changes and verify migration history.
Instructions
List all schema migrations that have been applied to a database, in order.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| databaseId | Yes | The database ID |