You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix integration issues after AutoPopulate 2.0 rebase
- Update datetime pattern to allow precision (datetime(6))
- Fix jobs.delete() and jobs.drop() to handle undeclared tables
- Fix jobs.ignore() to update existing pending jobs to ignore status
- Rename _make_tuples to make (deprecated in AutoPopulate 2.0)
- Update conftest.py jobs cleanup to handle list return type
- Fix test_jobs_table_primary_key to ensure table is declared first
- Broaden exception handling in fixture teardown
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments