Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(db): add basic database migration for addresses table, fix #85 #86

Merged
merged 4 commits into from
Aug 6, 2024

Conversation

feryardiant
Copy link
Contributor

Publish database migration for addresses table via

artisan vendor:publish --tag creasi-migrations

fixes #85

@feryardiant feryardiant self-assigned this Aug 6, 2024
@feryardiant feryardiant requested a review from a team August 6, 2024 02:34
@github-actions github-actions bot added the enhancement New feature or request label Aug 6, 2024
@github-actions github-actions bot added the integration When multiple functionalities should works together label Aug 6, 2024
@github-actions github-actions bot added the docs Improvements or additions to documentation label Aug 6, 2024
@feryardiant feryardiant merged commit d2b22a8 into main Aug 6, 2024
19 checks passed
@feryardiant feryardiant deleted the feat/publish-migration branch August 6, 2024 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation enhancement New feature or request integration When multiple functionalities should works together
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Query to MySQL not SQLITE
1 participant