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

"Params" should be optional #10

Open
wyozi opened this issue Mar 22, 2015 · 1 comment
Open

"Params" should be optional #10

wyozi opened this issue Mar 22, 2015 · 1 comment
Milestone

Comments

@wyozi
Copy link
Owner

wyozi commented Mar 22, 2015

db:Query("SELECT * FROM x", function(data) print(data) end) should work, many queries do not need parameters at all.

@wyozi wyozi added this to the v3 milestone Mar 22, 2015
@wyozi
Copy link
Owner Author

wyozi commented Mar 22, 2015

Also for :Insert() :Update()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant