Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Table View Overrides #45

Merged
merged 12 commits into from
Feb 1, 2024
Merged

Conversation

stevensJourney
Copy link
Collaborator

@stevensJourney stevensJourney commented Jan 30, 2024

Description

This backports updates from the powersync.dart:

  1. View name override powersync.dart#20 - Allow overriding view names by adding a view_name field in the table json.
  2. Fix reverting failed deletes powersync.dart#39
  3. Add missing xcframework properties powersync-sqlite-core#5

React Native Quick SQLite is updated to include v0.1.6 changes from powersync-sqlite-core powersync-ja/react-native-quick-sqlite#16 powersync-ja/powersync-sqlite-core#3

Testing

Schema validations show logger warnings.
image
image

Todo

  • Update Dev packages
  • There seems to be an issue with viewName overrides in the powersync-sqlite-core extension. Fixed in v0.1.6
    image

@stevensJourney stevensJourney marked this pull request as ready for review January 31, 2024 15:35
@stevensJourney stevensJourney merged commit dd13da4 into main Feb 1, 2024
2 checks passed
@stevensJourney stevensJourney deleted the fix/trailing-table-updates branch February 1, 2024 09:02
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.

2 participants