Skip to content

🐛 fix: remove duplicate _setup_database method#243

Open
zjwu0522 wants to merge 2 commits intomainfrom
fix/remove-duplicate-setup-database
Open

🐛 fix: remove duplicate _setup_database method#243
zjwu0522 wants to merge 2 commits intomainfrom
fix/remove-duplicate-setup-database

Conversation

@zjwu0522
Copy link
Collaborator

@zjwu0522 zjwu0522 commented Dec 23, 2025

Summary

  • Remove duplicate _setup_database method in postgres_state_manager.py
  • Keep the version with better error checking ("ERROR" in result.stderr)

zjwu0522 and others added 2 commits December 23, 2025 05:14
Remove the first duplicate _setup_database method, keeping the second
one which has better error checking (checks for "ERROR" in stderr
instead of just non-zero return code from pg_restore).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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