jhc-systems / sqlest

Write SQL in Scala
https://jhc-systems.github.io/sqlest/latest/api/
Apache License 2.0
30 stars 17 forks source link

DB2 Typed Parameters #6

Closed brendanator closed 10 years ago

brendanator commented 10 years ago

When using parameters in DB2 it sometimes complains that a parameter is not typed.

See Stack Overflow for the SQL solution

brendanator commented 10 years ago

This is now implemented