mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 11:06:50 +01:00
feat(Data): Add JSONRowFormatter #3602
This commit is contained in:
@@ -77,4 +77,10 @@ void RowFormatter::reset()
|
||||
}
|
||||
|
||||
|
||||
void RowFormatter::adjustPrefix() const
|
||||
{
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
} } // namespace Poco::Data
|
||||
|
||||
Reference in New Issue
Block a user