eigengo / scalad

Scala Data access for NoSQL databases
47 stars 15 forks source link

Set query parameters #1

Closed janm399 closed 11 years ago

janm399 commented 12 years ago

Complete the implementation / handling of NULLs in ParameterSetter. If the parameter value is None, assume NULL; otherwise set to the value of the option.