![]() |
droplet 1.3.0
A multipurpose Discord bot with the hacker in mind
|
Functions | |
| template<typename... Types> | |
| bool | execQuery (const std::string &query, Types &&... args) noexcept |
| template<typename... Types> | |
| RowDTOAdapter | execSelect (const std::string &query, Types &&... args) noexcept |
| template<typename... Types> | |
| std::vector< RowDTOAdapter > | execSelectAll (const std::string &query, Types &&... args) noexcept |
|
nodiscardnoexcept |
Legacy free functions delegate to DatabaseExecutor::application_instance() so call sites can migrate gradually to injecting DatabaseExecutor.
|
nodiscardnoexcept |
|
nodiscardnoexcept |