:::info
:::
Example
The values for maximum uncommitted rows and a time range for commit lag can changed per each table with the following SQL:
id | name | maxUncommittedRows | commitLag |
---|---|---|---|
1 | my_table | 10000 | 20000000 |
For more details on retrieving table and column information, see the meta functions documentation.