tablewriter 218 B

123456
  1. /** pqxx::tablewriter class.
  2. *
  3. * pqxx::tablewriter enables optimized batch updates to a database table.
  4. */
  5. // Actual definitions in .hxx file so editors and such recognize file type.
  6. #include "pqxx/tablewriter.hxx"