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

Yotas Migrations #15

Merged
merged 6 commits into from
May 24, 2021
Merged

Yotas Migrations #15

merged 6 commits into from
May 24, 2021

Conversation

Sanix-Darker
Copy link
Member

Just creating the 001_initial.sql migration file to set the whole database !

@Sanix-Darker Sanix-Darker changed the title feat(backend): writing migrations Starter migrations May 12, 2021
@Sanix-Darker Sanix-Darker changed the title Starter migrations Yotas Migrations May 12, 2021
@elhmn
Copy link
Member

elhmn commented May 12, 2021

Good job @Sanix-Darker just one question should this PR be merged into main instead of dev ?

backend/migrations/001_initial.sql Outdated Show resolved Hide resolved
backend/migrations/001_initial.sql Outdated Show resolved Hide resolved
backend/migrations/001_initial.sql Outdated Show resolved Hide resolved
@gtindo gtindo linked an issue May 12, 2021 that may be closed by this pull request
@Sanix-Darker
Copy link
Member Author

@elhmn to dev first, i wanted us to have a kind of stagging branch before merging stuffs to the main branch !

@DipandaAser
Copy link
Member

Can we add a field "active" in OrganisationsUsers an delete the field deleted_at? Because when an OrganisationsUsers is delete is enterely remove from the table.

@Sanix-Darker Sanix-Darker linked an issue May 12, 2021 that may be closed by this pull request
Copy link
Member

@gtindo gtindo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elhmn elhmn merged commit e818b97 into dev May 24, 2021
elhmn added a commit that referenced this pull request May 24, 2021
* feat(backend): writing migrations

* feat(backend): migrations - Updates fields

* feat(backend): [2]migrations - Updates fields

* fix(backend): Applying PR-updates from comments

* fix(backend): [2]Applying PR-updates from comments

* fix(backend): [3]Applying PR-updates from comments

Co-authored-by: S@n1X <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A clear schema(image) of the Database Create Migrations
4 participants