ordero-team / ordero-api-v2

Ordero API - Ordering has never been more enjoyable than this! 😄
1 stars 0 forks source link

[FIX-55] Location - Address field #56

Closed akbarsaputrait closed 2 months ago

akbarsaputrait commented 2 months ago

PR Summary by Typo

Summary

This pull request introduces a new required "address" field in the Location model and controller, and updates the database schema accordingly.

Key Points

  1. Adds 'address' field as a required field in LocationController.
  2. Updates Location entity with 'address' as a NotNullColumn.
  3. Creates a new migration file to add 'address' column to 'location' table.

    To turn off PR summary, please visit Notification settings.
typo-app[bot] commented 2 months ago

Typo Code Review 📊

✅ All checks passed!