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: drizzle studio info to infer relation coupons to tickets #323

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

TextC0de
Copy link
Collaborator

This PR fixes the error:
Error: There is not enough information to infer relation "__public__.couponsSchema.tickets"

When trying to run npm run db:studio

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 86.32% 19990 / 23157
🔵 Statements 86.32% 19990 / 23157
🔵 Functions 79.87% 516 / 646
🔵 Branches 80.85% 1567 / 1938
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/datasources/db/tickets.ts 100% 100% 100% 100%
Generated in workflow #1363 for commit 500c84b by the Vitest Coverage Report Action

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.

1 participant