We have an app we’re building and will deploy a new instance for each customer. The row count in all tables but one is quite low. the one table will have between 500k and 2 mil rows. how do we increase the allowed rows for this table?
We have an app we’re building and will deploy a new instance for each customer. The row count in all tables but one is quite low. the one table will have between 500k and 2 mil rows. how do we increase the allowed rows for this table?
thank you