Skip to content

Create Identity Table #18

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

Merged
merged 5 commits into from
Jul 27, 2023
Merged

Create Identity Table #18

merged 5 commits into from
Jul 27, 2023

Conversation

ocasta181
Copy link
Contributor

@ocasta181 ocasta181 commented Jul 26, 2023

STR-681

Changes:

  • Added a identity table

To test:

  • ensure goose reset and goose down work as expected.

@auroter auroter self-requested a review July 26, 2023 21:42
auroter
auroter previously approved these changes Jul 26, 2023
frostbournesb
frostbournesb previously approved these changes Jul 27, 2023
@auroter auroter self-requested a review July 27, 2023 20:28
Copy link

@brianspierce brianspierce left a comment

Choose a reason for hiding this comment

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

Checked syntax with an online SQL validator. Tool complained about the formatting of the IDENTITY comment on line 4, but otherwise approved the code. I'm confident comment formatting is fine in this case.

@ocasta181 ocasta181 merged commit 8052a37 into develop Jul 27, 2023
@ocasta181 ocasta181 deleted the task/andrin/str-681 branch July 27, 2023 22:56
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.

4 participants