DB.Transaction¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input of the shard, if any | Any |
||
Output ➡️ |
The resulting output of the shard | Any |
||
Queries |
No | The Shards logic executing various DB queries. | none |
Shard [Shard] None |
Database |
No | The sqlite database filename. If left empty, it will first check for an exposed variable named 'sqlite/database', and if that doesn't exist, it will use 'shards.db' as the default. | none |
None String Var(String) |