siodb
siodb copied to clipboard
New option: iomgr.max_columns_per_table
We should have a way to limit the number per table of columns that one can create. E.g. iomgr.max_columns_per_table = <N>
In combination with the parameters iomgr.max_tables_per_db and iomgr.max_databases this will give us a better control.