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

Migration #405

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Migration #405

wants to merge 1 commit into from

Conversation

refy22
Copy link

@refy22 refy22 commented Jan 30, 2024

with '#' will be ignored, and an empty message aborts the commit.

On branch main
Your branch is up to date with 'origin/main'.

Changes to be committed:
modified: .env.example
modified: database/migrations/task1/2021_11_08_091231_create_tasks_table.php
modified: database/migrations/task1/2021_11_08_092943_create_comments_table.php
modified: database/migrations/task10/2021_11_09_090858_create_visitors_table.php
modified: database/migrations/task2/2021_11_09_075928_add_surname_to_users_table.php
modified: database/migrations/task3/2021_11_09_080955_create_projects_table.php
modified: database/migrations/task4/2021_11_09_082205_create_products_table.php
modified: database/migrations/task5/2021_11_09_083121_update_users_table.php
modified: database/migrations/task5/2021_11_09_083225_recreate_users_table.php
modified: database/migrations/task6/2021_11_09_083843_create_companies_table.php
modified: database/migrations/task7/2021_11_09_084922_create_new_companies_table.php
modified: database/migrations/task8/2021_11_09_085453_rename_companies_table.php
modified: database/migrations/task9/2021_11_09_090018_rename_name_in_companies_table.php

with '#' will be ignored, and an empty message aborts the commit.

On branch main
Your branch is up to date with 'origin/main'.

Changes to be committed:
	modified:   .env.example
	modified:   database/migrations/task1/2021_11_08_091231_create_tasks_table.php
	modified:   database/migrations/task1/2021_11_08_092943_create_comments_table.php
	modified:   database/migrations/task10/2021_11_09_090858_create_visitors_table.php
	modified:   database/migrations/task2/2021_11_09_075928_add_surname_to_users_table.php
	modified:   database/migrations/task3/2021_11_09_080955_create_projects_table.php
	modified:   database/migrations/task4/2021_11_09_082205_create_products_table.php
	modified:   database/migrations/task5/2021_11_09_083121_update_users_table.php
	modified:   database/migrations/task5/2021_11_09_083225_recreate_users_table.php
	modified:   database/migrations/task6/2021_11_09_083843_create_companies_table.php
	modified:   database/migrations/task7/2021_11_09_084922_create_new_companies_table.php
	modified:   database/migrations/task8/2021_11_09_085453_rename_companies_table.php
	modified:   database/migrations/task9/2021_11_09_090018_rename_name_in_companies_table.php
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.

1 participant