Blocks & Flow EditorDatabase
insert data
Inserts requested data into a table.
Inserts requested data into a table.
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 | Target table. |
| Column Name | Column to insert into. |
| Value | Data to insert. |
Outputs
| Port | Description |
|---|---|
| Output 1 | Message passes through after the operation completes |