Skip to content

Conversation

@LucDeCaf
Copy link
Contributor

@LucDeCaf LucDeCaf commented Jan 26, 2026

Enables better syntax for building out the PowerSync schema. Related discussion can be found here.

Breaking changes:

  • Table name must now be passed in the Table constructor instead of in the Schema constructor
  • Renamed ColumnType enum from SCREAMING_SNAKE_CASE to PascalCase

@LucDeCaf LucDeCaf marked this pull request as ready for review January 27, 2026 08:38
@LucDeCaf LucDeCaf requested a review from Chriztiaan January 27, 2026 11:35
public enum ColumnType
{
TEXT,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

About time. I think we should sweep this for the rest of the SDK in a follow up.

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