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

Is it possible to add an extra column or group metas? #53

Open
dhcmega opened this issue Aug 2, 2018 · 3 comments
Open

Is it possible to add an extra column or group metas? #53

dhcmega opened this issue Aug 2, 2018 · 3 comments

Comments

@dhcmega
Copy link
Contributor

dhcmega commented Aug 2, 2018

Hi
I have 2 type of metas, config metas and content metas.
I would like to create a CRUD for each one, but I will need to find a way to separate them. Maybe adding an extra column like extra.
Have someone faced this situation? Any ideas?
Thanks!

@kodeine
Copy link
Owner

kodeine commented Sep 28, 2019

@dhcmega were you able to implement that? do you mind sending a PR request for this feature?

@dhcmega
Copy link
Contributor Author

dhcmega commented Oct 1, 2019

Hi, it will be my first PR. This week is a busy week for me, but I will try to do it next week. It will be good to help the community. Thanks!

@dhcmega
Copy link
Contributor Author

dhcmega commented Oct 4, 2019

Hi @kodeine do you think that adding the JSON type to the rows would work? That would very simply allow to create a record with as many extra fields as needed with a decent search feature to use in sql queries, right?

EDIT1: I think that performance will be affected as a JSON column cannot get indexed.

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

No branches or pull requests

2 participants