R/dump_sql.R
dump_sql.Rd
Write sql statements of a tbl confrontation.
dump_sql(x, sql_file = stdout(), sparse = x$sparse, ...)
tbl_validation object
tbl_validation
filename/connection where the sql code should be written to.
not used