mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 04:17:55 +01:00
GH #192: Unsigned integer values not handled properly in result sets
This commit is contained in:
@@ -105,6 +105,7 @@ public:
|
||||
void dateTime();
|
||||
void date();
|
||||
void time();
|
||||
void unsignedInts();
|
||||
void floats();
|
||||
void doubles();
|
||||
void tuples();
|
||||
|
||||
Reference in New Issue
Block a user