W dniu 18.09.2017 o 20:15, Ted Yu pisze:
Looks like the row is "row357" as std::make_unique<Put>("row357") indicates.
If code
"std::make_unique<Put>("row357")"
make new row if "row357" not exists
or locate (for column addings) row "row357" if this row exists?
