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

Replace knex with kysely #62

Merged
merged 11 commits into from
Aug 21, 2024
Merged

Replace knex with kysely #62

merged 11 commits into from
Aug 21, 2024

Conversation

DanielFGray
Copy link
Contributor

closes #60

@DanielFGray DanielFGray changed the title Replaced knex with kysely Replace knex with kysely Aug 9, 2024
package.json Outdated Show resolved Hide resolved
app/db.server.ts Outdated Show resolved Hide resolved
@DanielFGray DanielFGray force-pushed the kysely branch 2 times, most recently from f38e881 to 696607f Compare August 14, 2024 03:49
Copy link
Member

@vcarl vcarl left a comment

Choose a reason for hiding this comment

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

Yay! Thanks, this is a big help!! Will make it much easier to make changes to the database

@vcarl vcarl merged commit ab88cab into reactiflux:main Aug 21, 2024
5 checks passed
vcarl added a commit that referenced this pull request Aug 22, 2024
@vcarl vcarl mentioned this pull request Aug 22, 2024
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.

Knex is not a good choice for query building anymore
2 participants