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

fix: unify drizlze schema and fix sqlite timestamps #1931

Merged
merged 2 commits into from
Jul 4, 2024

Conversation

juliusmarminge
Copy link
Member

@juliusmarminge juliusmarminge commented Jul 4, 2024

Closes #1922

Copy link

vercel bot commented Jul 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
t3-upgrade ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 4, 2024 10:14pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
create-t3-app ⬜️ Ignored (Inspect) Visit Preview Jul 4, 2024 10:14pm

Copy link

changeset-bot bot commented Jul 4, 2024

🦋 Changeset detected

Latest commit: 4b244ee

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

This PR includes changesets to release 1 package
Name Type
create-t3-app 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

@juliusmarminge juliusmarminge merged commit a1a4b87 into main Jul 4, 2024
267 checks passed
@juliusmarminge juliusmarminge deleted the drizzle-schema branch July 4, 2024 22:31
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.

bug: Incorrect use of current_timestamp for integer based timestamps in Drizzle ORM template for SQLite
1 participant