updated build system
All checks were successful
BlockStorage/repertory/pipeline/head This commit looks good

This commit is contained in:
Scott E. Graves 2024-10-11 18:11:48 -05:00
parent 5440dd3dac
commit 43df4356b6

View File

@ -25,7 +25,6 @@
namespace repertory::utils::db::sqlite {
void db_select::context::clear() {
std::cout << "clear" << std::endl;
columns.clear();
count_columns.clear();
limit.reset();