Is the 25 000 row limit applicable to one table, or ALL tables combined? ie Users table rows is 6000 and Transactions rows is 20 000, would that count as 26 000 rows and therefore be over the limit?
Row limits are per App.
If a table is referenced anywhere in your App, then all rows in that table are counted.
1 Like