sociomantic-tsunami / libdrizzle-redux

The next generation of Libdrizzle with a simplified API and support for more features of the protocol
Other
13 stars 12 forks source link

Separate API for getting signed and unsigned numeric values #300

Open andreas-bok-sociomantic opened 6 years ago

andreas-bok-sociomantic commented 6 years ago

Refactor statement_param.cc and add a templated function for retrieval of signed and unsigned integer types.

Add API function for extracting unsigned integer and long types.