rolldev_db_query
Run SQL queries on a Magento database within a RollDev project environment to retrieve or modify data.
Instructions
Run a SQL query in the RollDev database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Path to the project directory | |
| query | Yes | SQL query to execute | |
| database | No | Database name (optional, defaults to magento) | magento |