Closed DominicGBauer closed 2 months ago
Latest commit: 230663782e2fc2030110ec3ba48d6b578fcbaa07
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Description
Users currently only see an error for maxmium number of columns at runtime. This adds a check so that they would see it on Table creation.
Work Done
TableV2
and added testingTable
(left out tests since we are going to remove this in next major release)vitest