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

Create Seeder for reports table #54

Open
meinhoonharsh opened this issue Sep 7, 2021 · 0 comments
Open

Create Seeder for reports table #54

meinhoonharsh opened this issue Sep 7, 2021 · 0 comments
Labels
backend changed and additions in backend database deals with database related stuffs enhancement New feature or request

Comments

@meinhoonharsh
Copy link
Member

Needs to build a Seeder for reports table

Columns Description

ColumnTypeComment
idint(10) Auto Increment
namevarchar(256)
emailvarchar(256)
reportvarchar(1024)
action_takenint(1) NULL [0]
created_atdatetime [CURRENT_TIMESTAMP]
updated_atdatetime [CURRENT_TIMESTAMP]
@meinhoonharsh meinhoonharsh added enhancement New feature or request backend changed and additions in backend database deals with database related stuffs labels Sep 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend changed and additions in backend database deals with database related stuffs enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant