# Generated by roxygen2: do not edit by hand

S3method(as.character,qryflow_sql)
S3method(as.data.frame,qryflow_chunk)
S3method(as.list,qryflow_chunk)
S3method(print,qryflow_chunk)
S3method(print,qryflow_result)
S3method(print,qryflow_sql)
S3method(print,qryflow_workflow)
S3method(read_sql_lines,character)
S3method(read_sql_lines,qryflow_sql)
S3method(summary,qryflow_result)
export(collapse_sql_lines)
export(example_db_connect)
export(example_sql_path)
export(extract_all_tags)
export(extract_name)
export(extract_tag)
export(extract_type)
export(is_tag_line)
export(ls_qryflow_handlers)
export(ls_qryflow_parsers)
export(ls_qryflow_types)
export(new_qryflow_chunk)
export(qryflow)
export(qryflow_default_type)
export(qryflow_execute)
export(qryflow_handler_exists)
export(qryflow_parse)
export(qryflow_parser_exists)
export(qryflow_results)
export(qryflow_run)
export(read_sql_lines)
export(register_qryflow_handler)
export(register_qryflow_parser)
export(register_qryflow_type)
export(subset_tags)
export(validate_qryflow_handler)
export(validate_qryflow_parser)
