-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The current monetdbe_bind requires the input data too match the parameter /argument of the query. For decimal types the physical type could be any integer (bte,sht,int,lng,hge) with a scale. This is however hard too guess. So we probably need a more flexible interface, including the passed type to monetdbe_bind. That however requires conversion (sometimes)
Metadata
Metadata
Assignees
Labels
No labels