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(backend): schema path #85

Merged
merged 1 commit into from
Mar 9, 2025
Merged

fix(backend): schema path #85

merged 1 commit into from
Mar 9, 2025

Conversation

schmolldechse
Copy link
Owner

This pull request includes a small but important change to the backend/drizzle.config.ts file. The modification corrects the schema path, ensuring it now accurately points to the PostgreSQL schema files.

  • backend/drizzle.config.ts: Corrected the schema path to ./src/db/postgres/*.ts, which now properly references the location of our PostgreSQL schema files.

@schmolldechse schmolldechse merged commit 7f733f2 into master Mar 9, 2025
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.

1 participant