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

Add comprehensive list of $m->action() #39

Closed
romaninsh opened this issue Jul 1, 2016 · 2 comments
Closed

Add comprehensive list of $m->action() #39

romaninsh opened this issue Jul 1, 2016 · 2 comments
Assignees
Milestone

Comments

@romaninsh
Copy link
Member

need to document how DSQL objects can be created by action()

@romaninsh romaninsh added this to the 0.4 Cleanups milestone Jul 1, 2016
@romaninsh romaninsh self-assigned this Jul 1, 2016
@romaninsh
Copy link
Member Author

Current list:

  • insert
  • delete
  • select
  • count
  • fieldValues (similar to fieldQuery in 4.3)
  • fx (for sum(), avg(), min(), etc)

Also need ability to specify custom fx code

@romaninsh
Copy link
Member Author

Done in #43

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

1 participant