Kacper Zielinski

Results 4 comments of Kacper Zielinski

### **C++11** is a minimal standard version for this project. This isn't compiling because your new methods variants with std::string_view aren't framed within C++17 requirement macro. Thanks for trying implementing...

You should probably look at PR #224, which tried to implement this before.

@SRombauts What do you think about this changes? Should this PR be separeted to smaller ones?

Iterator functionality is now working 😄 I am sure there isn't any API break excluding **undefined** behavior of Column class after destruction of Statement. Because of the scale of changes,...