Skip to content

feat: add confirmation before populating DB - #12

Merged
Errec merged 1 commit into
mainfrom
codex/add-confirmation-prompt-for-inserts
Aug 8, 2025
Merged

feat: add confirmation before populating DB#12
Errec merged 1 commit into
mainfrom
codex/add-confirmation-prompt-for-inserts

Conversation

@Errec

@Errec Errec commented Aug 8, 2025

Copy link
Copy Markdown
Owner

Summary

  • require explicit confirmation before inserting seed data
  • support --force flag or POPULATE_DB_FORCE env var to skip prompt
  • document database population workflow

Testing

  • pip install -r api/requirements.txt
  • pytest

@Errec Errec added documentation Improvements or additions to documentation enhancement New feature or request and removed codex labels Aug 8, 2025
@Errec
Errec merged commit 0eeaa4e into main Aug 8, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant