mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-29 20:59:45 +01:00
namespace Keywords (!!! breaks existing code !!!)
Following keywords were moved from Poco:Data to Poco::Data::Keywords namespace - now - use - bind - into - in - out - io - from - bulk - null - limit - upperLimit - lowerLimit - range
This commit is contained in:
@@ -48,6 +48,9 @@ namespace Poco {
|
||||
namespace Data {
|
||||
|
||||
|
||||
using namespace Keywords;
|
||||
|
||||
|
||||
const std::string SQLChannel::PROP_CONNECTOR("connector");
|
||||
const std::string SQLChannel::PROP_CONNECT("connect");
|
||||
const std::string SQLChannel::PROP_NAME("name");
|
||||
|
||||
Reference in New Issue
Block a user