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

Created invoices table #17

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Created invoices table #17

merged 1 commit into from
Dec 2, 2024

Conversation

brelieu05
Copy link
Contributor

Description

Created invoices table with id, event_id, start_date, end_date, is_sent, and payment_status columns. Tested through fiddle and created custom insert statements to check null constraints and defaults.

Issues

Closes #8

@brelieu05 brelieu05 linked an issue Nov 26, 2024 that may be closed by this pull request
5 tasks
@brelieu05 brelieu05 closed this Nov 26, 2024
@brelieu05 brelieu05 reopened this Nov 26, 2024
@jessieh9 jessieh9 merged commit 0980a2f into main Dec 2, 2024
2 checks passed
@theNatePi theNatePi deleted the 8-create-invoices-table 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 Invoices Table
3 participants