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

Build Seeder for blog_categories table #53

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

Build Seeder for blog_categories table #53

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 blog_categories table

Columns Description

ColumnTypeComment
idint(11) Auto Increment
namevarchar(50)
activeint(11) [1]
created_atdatetime
updated_atdatetime
@meinhoonharsh meinhoonharsh changed the title Add Migration for blog_categories table Build Seeder for blog_categories table Sep 7, 2021
@meinhoonharsh meinhoonharsh added backend changed and additions in backend database deals with database related stuffs enhancement New feature or request 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