Skip to content

Add Airtable/Google Sheets adapter and migration tooling#30

Open
psprings wants to merge 1 commit intomasterfrom
feature/google-sheets-adapter
Open

Add Airtable/Google Sheets adapter and migration tooling#30
psprings wants to merge 1 commit intomasterfrom
feature/google-sheets-adapter

Conversation

@psprings
Copy link
Copy Markdown
Contributor

  • Introduce a database provider facade in onboarding-assistant/code/modules/database/init.py
  • Add airtable.py and sheets.py backends for Airtable and Google Sheets support
  • Add migration tooling and discovery helpers for Airtable schema inspection
  • Update onboarding assistant dependencies and configuration to support the new adapter pattern
  • Keep generated schema exports out of the committed migration bundle

- Introduce a database provider facade in onboarding-assistant/code/modules/database/__init__.py
- Add airtable.py and sheets.py backends for Airtable and Google Sheets support
- Add migration tooling and discovery helpers for Airtable schema inspection
- Update onboarding assistant dependencies and configuration to support the new adapter pattern
- Keep generated schema exports out of the committed migration bundle
@psprings psprings added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 30, 2026
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