Skip to content

fix: resolve test failures in PR #13#19

Closed
vikram-blaxel wants to merge 2 commits into
mainfrom
fix/pr-13-402e9a
Closed

fix: resolve test failures in PR #13#19
vikram-blaxel wants to merge 2 commits into
mainfrom
fix/pr-13-402e9a

Conversation

@vikram-blaxel
Copy link
Copy Markdown
Owner

Automated fix for failing tests in #13.

Changes made:
Removed the publisher column from the SQLAlchemy Book model so it matches the existing books table schema defined in db.sql, which only has id, title, and author. This eliminated the NOT NULL constraint violation that occurred when creating books without a publisher field, allowing all repository tests to pass without changing test expectations.

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