Skip to content

chore: add kysely test example for transaction with raw sql and update deps #384

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

Merged
merged 4 commits into from
Nov 5, 2024

Conversation

DominicGBauer
Copy link
Contributor

@DominicGBauer DominicGBauer commented Nov 5, 2024

Description

Added a test example and updated the docs to show how to use raw sql in a transaction (in case more users have this question https://discord.com/channels/1138230179878154300/1303135609011048551/1303139332730785802)

Work Done

  • Updated to kysely 0.27.4
  • Updated dev deps
  • Improved README
  • Cleaned up some imports
  • Added a test case

Testing

All unit tests are passing

Copy link

changeset-bot bot commented Nov 5, 2024

🦋 Changeset detected

Latest commit: e8ca886

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

This PR includes changesets to release 1 package
Name Type
@powersync/kysely-driver 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

@DominicGBauer DominicGBauer force-pushed the chore/add-kysely-test-example branch from 562af9a to 08e8c65 Compare November 5, 2024 08:29
@DominicGBauer DominicGBauer merged commit 7589720 into main Nov 5, 2024
6 checks passed
@DominicGBauer DominicGBauer deleted the chore/add-kysely-test-example branch November 5, 2024 08:53
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