DBExclude¶
This table marks what columns
in what table
to exclude from
the database. The column can be a *
to denote to exclude the whole table.
Column | Type | Description |
---|---|---|
table | TEXT | The table affected by the exclude |
column | TEXT | The column to exclude, or the whole table |
Allocated rows: 128 Slots