14 #include "eckit/sql/SQLTypedefs.h"
25 static void help(std::ostream &o);
27 static void usage(
const std::string&
name, std::ostream &o);
36 std::vector<std::string>&
columns,
37 std::vector<std::string>& types,
38 std::vector<std::string>& values,
39 std::vector<eckit::sql::BitfieldDef>& bitfieldDefs);