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

Made Random Survey Table Schema #20

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

IsaacNguyen
Copy link
Contributor

Description

Created schema table for random survey

Screenshots/Media

The Schema
image

Test Queries (included dummy case_manager insert queries)
image

The Output of the Queries
image

Issues

Closes #8
Had to change the type of cm_id to varchar(256) to align with the type specified in case_manager

@IsaacNguyen IsaacNguyen linked an issue Dec 3, 2024 that may be closed by this pull request
@IsaacNguyen IsaacNguyen changed the title made random survey table Made Random Survey Table Schema Dec 3, 2024
Copy link
Collaborator

@benson-fm benson-fm left a comment

Choose a reason for hiding this comment

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

Great job guys!

@benson-fm benson-fm merged commit 366f68e into main Dec 5, 2024
1 check passed
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.

Make Random Survey Table
2 participants