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

But is it an ORM? #5

Open
insytes opened this issue Dec 14, 2024 · 1 comment
Open

But is it an ORM? #5

insytes opened this issue Dec 14, 2024 · 1 comment

Comments

@insytes
Copy link

insytes commented Dec 14, 2024

Nice lib for interacting with MySQL but I'm struggling to see any ORM (object relational mapping)? 😄

@LuKks
Copy link
Owner

LuKks commented Dec 14, 2024

Not an excuse, I wrote the description five years ago haha. I knew less about English and MySQL

For example, there is some hidden functionality that is not documented:

await db.createTable('ips', {

Don't rely on that, the point was to expand it but it never resulted necessary. What feature are you looking for specifically?

I think the ideal feature would be just that, a proper implementation of createTable that automatically does the CREATE or ALTER

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