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

setup for sqllite3 #37

Merged
merged 9 commits into from
Oct 16, 2024
Merged

Conversation

oneEyedSunday
Copy link
Contributor

For #33

- Keep same version of bun.DB and dialects
- Move (shared) SQL code into `datastore/sql`
- update instances of postgres.New* to cfg.GetDatabase().New*
@oneEyedSunday oneEyedSunday mentioned this pull request Oct 3, 2024
@oneEyedSunday oneEyedSunday force-pushed the feat/sqllite3_support branch from 21f9503 to 7c23b42 Compare October 7, 2024 21:45
Copy link
Collaborator

@adelowo adelowo left a comment

Choose a reason for hiding this comment

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

Looks good to me asides the suggested Changes

config/config.go Outdated Show resolved Hide resolved
datastore/sqlite/sqlite.go Outdated Show resolved Hide resolved
config/config.go Outdated Show resolved Hide resolved
config/config.go Outdated Show resolved Hide resolved
@adelowo
Copy link
Collaborator

adelowo commented Oct 15, 2024

aside these, I think I am happy to merge this.

@oneEyedSunday
Copy link
Contributor Author

aside these, I think I am happy to merge this.

Hey man. I'll get to this in the next 24

@oneEyedSunday oneEyedSunday marked this pull request as ready for review October 15, 2024 17:04
@oneEyedSunday
Copy link
Contributor Author

aside these, I think I am happy to merge this.

requested changes added.

@adelowo
Copy link
Collaborator

adelowo commented Oct 16, 2024

aside these, I think I am happy to merge this.

requested changes added.

thanks a lot for the work! Greatly appreciated!

@adelowo adelowo merged commit c87b72b into ayinke-llc:main Oct 16, 2024
2 checks passed
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