class Sqlsync::Driver::Postgres::Quoter

Defined in:

sqlsync/drivers/postgres.cr

Instance methods inherited from class Sqlsync::Quoter

quote_column_name(name : String) : String quote_column_name, quote_column_value(val : Table::ColumnContent) : String quote_column_value, quote_table_name(name : String) : String quote_table_name