#pragma once #include #include template struct TypeToSQLType { static const std::string type; }; template <> const std::string TypeToSQLType::type; template <> const std::string TypeToSQLType::type; template <> const std::string TypeToSQLType::type; template <> const std::string TypeToSQLType::type; template <> const std::string TypeToSQLType::type; template <> const std::string TypeToSQLType::type; template <> const std::string TypeToSQLType::type;