Skip to content

Conversation

@jherr
Copy link
Collaborator

@jherr jherr commented Oct 20, 2025

Minor fixups on a fantastic feature PR to add Drizzle.

WaryaWayne and others added 10 commits October 12, 2025 20:30
This sets the drizzle instance for the project.
added the drizzle svg's for demo.
add's example db url
they can choose, postgres, mysql and sqlite. Each has its own dependencies.
uses the user's chosen db and it's imports to create a todo db.
this creates a db instance to be used for queries throughout the project. It uses the user's chosen driver to set it up.
added info file for drizzle db. let's user choose their db and driver.
used drizzle orm options to do the queries and test it out.
@jherr jherr merged commit e16dc4c into main Oct 20, 2025
@jherr jherr deleted the add-drizzle branch October 20, 2025 17:56
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