Blocks & Flow EditorDatabase
execute query
Executes a SQL query against the database.
Executes a SQL query against the database.
Configuration
| Field | Description |
|---|---|
| Display Name | Label on the block. |
| Database | SQLite or MySQL. |
| Host name | MySQL host (hidden for SQLite). |
| Port Number | MySQL port. |
| Username | MySQL username. |
| Password | MySQL password. |
| Database Name | Target database. |
| Table Name | Reference table. |
| Query | SQL to execute. |
Outputs
| Port | Description |
|---|---|
| Output 1 | Message passes through after the operation completes |