compile_sql

compile_dot

Provides the dot sub-command including argument parsing.

pg_db_tools.commands.compile_dot.configure_out_file(filepath, encoding)

Return text file object (either normal file or stdout) with proper encoding configured

pg_db_tools.commands.compile_dot.dot_command(args)
pg_db_tools.commands.compile_dot.setup_command_parser(subparsers)
pg_db_tools.commands.compile_dot.setup_table_filters(select_tables, exclude_tables)

compile_rst

pg_db_tools.commands.compile_rst.dot_command(args)
pg_db_tools.commands.compile_rst.setup_command_parser(subparsers)