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

Parameters branch #9

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

MikeRileyGTRI
Copy link
Contributor

@MikeRileyGTRI MikeRileyGTRI commented Dec 20, 2018

This allows the execution service to pass arbitrary keys into the json, and the CQL Context will try and match them to scripts in the library. This is a 2nd attempt at parameter passing. I've done some more testing on the base parsing engine, and as far as I can tell, the base engine naturally parses these types:

  • Integer
  • Decimal
  • Boolean
  • DateTime
  • Time
  • Code
  • Quantity

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

Successfully merging this pull request may close these issues.

None yet

1 participant