Skip to content

feat/hote-635-order-db-table#81

Merged
billwirz1 merged 18 commits intomainfrom
feat/hote-635-order-db-table
Feb 16, 2026
Merged

feat/hote-635-order-db-table#81
billwirz1 merged 18 commits intomainfrom
feat/hote-635-order-db-table

Conversation

@billwirz1
Copy link
Copy Markdown
Contributor

Description

  • Refactor local db to use goose migrations
  • Modify npm scripts to make it easier to selectively update deployed localstack (add instructions to README)
  • Remove keywords from DB schemas
  • Add seed data for all tables
  • Add end-of-file-fixer to pre-commit.yaml

Context

We need a reasonably stable DB schema and an easy way to migrate it locally, as well as populate it with useful seed data.

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

Comment thread local-environment/scripts/database/db-migrate.sh Outdated
@billwirz1 billwirz1 merged commit ffcf5bd into main Feb 16, 2026
21 checks passed
@billwirz1 billwirz1 deleted the feat/hote-635-order-db-table branch February 16, 2026 14:29
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.

3 participants