dmitigr/pgfe

Optimizations

dmitigr opened this issue · 0 comments

  • Get rid of shared vector of field names in Row
  • Use std::string_view instead of const std::string& where possible (refactor Conversions?)