mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
This makes more sense.
This commit is contained in:
@@ -82,6 +82,7 @@ public:
|
||||
// SQL Functions with metadata
|
||||
static std::string getMetaSQLValueHeader();
|
||||
static std::string getMetaSQLInsertHeader();
|
||||
static std::string getMetaSQLInsertReplaceHeader();
|
||||
std::string getMetaSQL(uint32 inLedger, const std::string& escapedMetaData) const;
|
||||
std::string getMetaSQL(Serializer rawTxn, uint32 inLedger, char status, const std::string& escapedMetaData) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user