{dbupdate}
Settings
Setting Name Type Description autoaddfields yes/no If yes
m when you pass a field name that does not exist in the table, a field will automatically be created. If no
, an error will be shown when the field does not exist. General Data Blaze Setting _ query The BSQL query to run. (Syntax Docs) space Space ID The ID of the space you want to run the query on. General Command Settings trim yes/no/left/right If yes
whitespace is removed before and after the command. If left
, only whitespace to the left is removed. If right
, only whitespace to the right is removed.
Setting Name | Type | Description |
---|---|---|
autoaddfields | yes/no | If yes m when you pass a field name that does not exist in the table, a field will automatically be created. If no , an error will be shown when the field does not exist. |
General Data Blaze Setting | ||
_ | query | The BSQL query to run. (Syntax Docs) |
space | Space ID | The ID of the space you want to run the query on. |
General Command Settings | ||
trim | yes/no/left/right | If yes whitespace is removed before and after the command. If left , only whitespace to the left is removed. If right , only whitespace to the right is removed. |
Learn more about Data Blaze here.
Learn more about Update queries here.