You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Firstly, this is a question rather than a bug notice, so please excuse me if I am posting this in the wrong place. I am new to GitHub and I could not find any place specifically for questions.
Secondly, let me say that your WordPress ORM project looks very interesting, and I am not sure why I have not read more about it on the internet. Very well done, and thank you for your work.
I myself have been looking for any tool that will give me the ability to store core WordPress default metas as columns in tables WITHOUT the default key-value pair storage system. Can I do this with your ORM tool? But ALSO, can your ORM tool do this AND allow all the WP queries/API to still function with this new schema, without me having to dig through code and make modifications (which, frankly speaking, I do not feel at all comfortable doing)?
As an added bonus, if your ORM tool can do what I described above for WordPress core, can it also be used in the same way with data/metas from any WordPress plugin (even if I have to manually define schemas through code snippets, which I feel fine doing)?
Finally, if your ORM tool cannot provide any of the capabilities I have mentioned, do you know of any tool which can do this? I have only recently come across this type of tool during my research for a solution to my problem, so I am still not fully clear on what I can or cannot do with such a tool. Any clarification you could provide would be very helpful and highly appreciated.
I look forward to your earliest possible response, since I am evaluating options/solutions currently and need to make a final decision in the next 48 hours.
Thank You, and best of success with your beautiful project,
Michael
The text was updated successfully, but these errors were encountered:
Hello,
Firstly, this is a question rather than a bug notice, so please excuse me if I am posting this in the wrong place. I am new to GitHub and I could not find any place specifically for questions.
Secondly, let me say that your WordPress ORM project looks very interesting, and I am not sure why I have not read more about it on the internet. Very well done, and thank you for your work.
I myself have been looking for any tool that will give me the ability to store core WordPress default metas as columns in tables WITHOUT the default key-value pair storage system. Can I do this with your ORM tool? But ALSO, can your ORM tool do this AND allow all the WP queries/API to still function with this new schema, without me having to dig through code and make modifications (which, frankly speaking, I do not feel at all comfortable doing)?
As an added bonus, if your ORM tool can do what I described above for WordPress core, can it also be used in the same way with data/metas from any WordPress plugin (even if I have to manually define schemas through code snippets, which I feel fine doing)?
Finally, if your ORM tool cannot provide any of the capabilities I have mentioned, do you know of any tool which can do this? I have only recently come across this type of tool during my research for a solution to my problem, so I am still not fully clear on what I can or cannot do with such a tool. Any clarification you could provide would be very helpful and highly appreciated.
I look forward to your earliest possible response, since I am evaluating options/solutions currently and need to make a final decision in the next 48 hours.
Thank You, and best of success with your beautiful project,
Michael
The text was updated successfully, but these errors were encountered: