Skip to content

Commit 98a8e5f

Browse files
authored
Update column limit to 1999 (#79)
1 parent 64d5822 commit 98a8e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/performance-and-limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ The PowerSync Cloud Enterprise plan allows for limits to be customized.
2424
* Storage size: A soft limit of 100GB for data stored on the PowerSync Service by default.
2525
* Number of unique users: No hard limit.
2626
* Number of tables: No hard limit, but having hundreds of tables may slow down startup and sync performance.
27-
* Number of columns per table: Hard limit of 63 columns per table in the client schema, excluding the id column.
27+
* Number of columns per table: Hard limit of 1999 columns per table in the client schema, excluding the id column.

0 commit comments

Comments
 (0)