Conversation
… compile for some specializations
This reverts commit 06f6f05.
…1429 MongoDB BSON type 0x11 support, fixes pocoproject#1429
…y tests, RSA KeyPairImpl type bugfix
97ffdd0 to
db80293
Compare
|
@aleks-f it is almost the same as #1898 but this one is based on branch poco-1.8.0 and it differs in tests. There is two more tests in develop which I changed according to my fix. I wasn't sure if the change will be merged also to develop so I created two commits - one based on develop and one based on poco-1.8.0. |
|
develop and 1.8 will never be merged - 1.8 is a dead-end, it will be the last release of 1.x series and develop will become 2.0. unfortunately, that means that branches have to be maintained in parallel. So, I'm closing this, will merge 1898, and whatever changes you have to 1.8 branch, please send pulls there |
Fixed
DateTimebinding/extraction for MySQL database #1897