Skip to content

Conversation

@rkistner
Copy link
Contributor

Previously, this data query would report an error Query must return an "id" column:

select name from mytable

However, this would not:

select * from mytable

Now, the above would give a warning if mytable does not have an id column defined.

@rkistner rkistner requested a review from stevensJourney July 18, 2024 08:24
@changeset-bot
Copy link

changeset-bot bot commented Jul 18, 2024

🦋 Changeset detected

Latest commit: 876f4a0

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

This PR includes changesets to release 3 packages
Name Type
@powersync/service-sync-rules Patch
@powersync/service-core Patch
@powersync/service-image 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

@rkistner rkistner merged commit c7c3f8c into main Jul 18, 2024
@rkistner rkistner deleted the validate-id-column branch July 18, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants