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

feat: add drizzle orm with sqlite #13

Merged
merged 40 commits into from
Aug 7, 2023
Merged

feat: add drizzle orm with sqlite #13

merged 40 commits into from
Aug 7, 2023

Conversation

aaa006bd
Copy link
Collaborator

@aaa006bd aaa006bd commented Aug 2, 2023

closes #12
closes #14

@aaa006bd aaa006bd linked an issue Aug 2, 2023 that may be closed by this pull request
@anbraten anbraten changed the title adding and configuring drizzle orm with sqlite feat: add drizzle orm with sqlite Aug 2, 2023
@anbraten
Copy link
Contributor

anbraten commented Aug 2, 2023

@aaa006bd Could you save the users on login to the database so drizzle is directly used.

@aaa006bd
Copy link
Collaborator Author

aaa006bd commented Aug 3, 2023

@aaa006bd Could you save the users on login to the database so drizzle is directly used.

sure. This PR will close 2 issues then.

@aaa006bd aaa006bd linked an issue Aug 3, 2023 that may be closed by this pull request
@anbraten
Copy link
Contributor

anbraten commented Aug 3, 2023

That's fine.

@aaa006bd
Copy link
Collaborator Author

aaa006bd commented Aug 3, 2023

@anbraten for some reason my app isn't starting anymore. can you check if it works in your system?

@anbraten
Copy link
Contributor

anbraten commented Aug 7, 2023

@aaa006bd Could you resolve conflicts

server/api/github/callback.ts Outdated Show resolved Hide resolved
server/api/github/callback.ts Show resolved Hide resolved
composables/github.ts Outdated Show resolved Hide resolved
server/api/github/callback.ts Outdated Show resolved Hide resolved
@anbraten anbraten merged commit aa58424 into main Aug 7, 2023
2 checks passed
@anbraten anbraten deleted the 12-add-database branch August 7, 2023 09: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.

store user at login in database add database
2 participants