You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CppCon-Release: - fixed bugs found during preparation for the talk - added examples for the talk - aggregator functions cannot be used in where() anymore (thanks to Arthur O'Dwyer for finding that in the open content session) - fixed serialization of dynamic query elements (the separator was missing, thanks to Paul Körbitz for finding that) - several minor cleanups
Fixes for gcc-4.8 under cygwin 64bit eval commodity function for sending commands to the database and getting the return value back Added alias method to wrapped values so that you can select constant values