2
0
mirror of https://github.com/boostorg/mysql.git synced 2026-02-14 00:42:53 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
ruben
4260bac19b Renamed all 'errc' variables to 'code' 2020-03-19 17:35:08 +00:00
ruben
afdc3bfd19 Moved all names into namespace boost::mysql 2020-03-19 17:19:43 +00:00
anarthal
d784e65a8b Changes to build/run in Windows 64 2020-03-01 15:28:30 +00:00
ruben
bb7e952711 Extended query types tests for statements 2020-02-18 01:53:27 +00:00
ruben
16347315fe Now network tests use an interface
Made network tests simpler and much more flexible
2020-02-14 17:37:21 +00:00
ruben
ab4715525b Added tests for connection::async_prepare_statement 2020-02-10 04:45:36 +00:00
ruben
87b6e65a32 Added connection::prepare_statement sync exc 2020-02-05 11:38:38 +00:00
ruben
e6f6e13060 Refactored integ tests
Added IntegTestAfterHandshake
Refactored all tests to use validate_no_error()
2020-02-05 11:24:40 +00:00
ruben
064bcee82a Added connection::prepare_statement sync errc test
Fixed build issues
2020-02-05 11:14:30 +00:00