sql select join progress
This commit is contained in:
@@ -88,6 +88,7 @@ public:
|
||||
* @return The prepared string
|
||||
*/
|
||||
[[nodiscard]] std::string prepare_identifier(const column &col) const;
|
||||
[[nodiscard]] std::string prepare_identifier_string(const std::string &col) const;
|
||||
|
||||
/**
|
||||
* Prepare string literal
|
||||
|
||||
Reference in New Issue
Block a user