siodb icon indicating copy to clipboard operation
siodb copied to clipboard

New option: iomgr.max_columns_per_table

Open niolap opened this issue 4 years ago • 0 comments

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.

niolap avatar Sep 09 '21 09:09 niolap