Skip to content

Conversation

@sindhujagorti
Copy link
Contributor

Description

Created a new sql file in the schema that contains the create statements for the bookings table, ran it through DB Fibble and it passed the required inserts, along with our checks with different null statements, etc.

Screenshots/Media

Issues

Closes #10

@sindhujagorti sindhujagorti marked this pull request as draft November 24, 2024 00:02
@theNatePi
Copy link
Collaborator

theNatePi commented Nov 24, 2024

Hey @sindhujagorti, make sure to put the CREATE statement you made into the bookings.sql file you created, then push those changes to this branch!

@sindhujagorti
Copy link
Contributor Author

Created a new sql file in the schema that contains the create statements for the bookings table, ran it through DB Fibble and it passed the required inserts, along with our checks with different null statements, etc.

Did not realize that it was not updated the first time, sorry about that should've checked first!

Closes #10

@theNatePi theNatePi reopened this Nov 25, 2024
@theNatePi theNatePi marked this pull request as ready for review November 25, 2024 21:25
@theNatePi
Copy link
Collaborator

Created a new sql file in the schema that contains the create statements for the bookings table, ran it through DB Fibble and it passed the required inserts, along with our checks with different null statements, etc.

Did not realize that it was not updated the first time, sorry about that should've checked first!

Closes #10

All good, thank you for updating

@jessieh9 jessieh9 merged commit 4fe2025 into main Dec 2, 2024
2 checks passed
@theNatePi theNatePi deleted the bookingtable branch December 2, 2024 20:55
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.

Create Bookings Table

4 participants