powersync-ja / powersync-js

SDK that enables local-first and real-time reactive apps with embedded SQLite for JavaScript clients, including React Native and Web
https://www.powersync.com
Apache License 2.0
300 stars 21 forks source link

chore(common): add max column check #277

Closed DominicGBauer closed 2 months ago

DominicGBauer commented 2 months ago

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

changeset-bot[bot] commented 2 months ago

🦋 Changeset detected

Latest commit: 230663782e2fc2030110ec3ba48d6b578fcbaa07

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages | Name | Type | | -------------------------- | ----- | | @powersync/common | Patch | | @powersync/react-native | Patch | | @powersync/web | Patch | | @powersync/diagnostics-app | Patch |

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