ruben
09f7bd9aed
Added coroutines to integration tests
...
Changed all prepared_statement functions to not use auto return type
declaration
Fixed wrong return value in prepared_statement::execute
2020-03-28 16:06:36 +00:00
ruben
afdc3bfd19
Moved all names into namespace boost::mysql
2020-03-19 17:19:43 +00:00
ruben
dafe0fa1d4
Refactor file structure to not conflict with mysql
...
Now all includes live within boost
Corrected convention for .hpp and .ipp
Corrected convention for impl/detail
Now detail is split into auth/aux/protocol/network_algorithms
2020-03-17 12:22:05 +00:00
anarthal
09c737b417
Changes to build in MSVC
2020-01-13 17:28:05 +01:00
ruben
3636983e4c
Changes to make code build with g++ release
2020-01-13 12:34:32 +00:00
ruben
fcc5a00c23
Added metadata example
2020-01-11 07:38:02 +00:00