Table of Contents - sqlpostgres-1.3.0 Documentation
Pages
Classes and Modules
- SqlPostgres
- SqlPostgres::Connection
- SqlPostgres::Cursor
- SqlPostgres::Delete
- SqlPostgres::Insert
- SqlPostgres::NoConnection
- SqlPostgres::NullConnection
- SqlPostgres::PgBit
- SqlPostgres::PgBox
- SqlPostgres::PgCidr
- SqlPostgres::PgCircle
- SqlPostgres::PgInet
- SqlPostgres::PgInterval
- SqlPostgres::PgLineSegment
- SqlPostgres::PgMacAddr
- SqlPostgres::PgPath
- SqlPostgres::PgPoint
- SqlPostgres::PgPolygon
- SqlPostgres::PgTime
- SqlPostgres::PgTimeWithTimeZone
- SqlPostgres::PgTimestamp
- SqlPostgres::PgTwoPoints
- SqlPostgres::PgType
- SqlPostgres::PgWrapper
- SqlPostgres::Savepoint
- SqlPostgres::Select
- SqlPostgres::Select::Types
- SqlPostgres::Transaction
- SqlPostgres::Translate
- SqlPostgres::Update
Methods
- ::datetime_to_sql — SqlPostgres::Translate
- ::deep_collect — SqlPostgres::Translate
- ::default — SqlPostgres::Connection
- ::default= — SqlPostgres::Connection
- ::escape_array — SqlPostgres::Translate
- ::escape_array_noquote — SqlPostgres::Translate
- ::escape_bytea — SqlPostgres::Translate
- ::escape_bytea_array — SqlPostgres::Translate
- ::escape_bytea_quote — SqlPostgres::Translate
- ::escape_char — SqlPostgres::Translate
- ::escape_qchar — SqlPostgres::Translate
- ::escape_sql — SqlPostgres::Translate
- ::from_sql — SqlPostgres::PgBit
- ::from_sql — SqlPostgres::PgBox
- ::from_sql — SqlPostgres::PgCircle
- ::from_sql — SqlPostgres::PgInterval
- ::from_sql — SqlPostgres::PgLineSegment
- ::from_sql — SqlPostgres::PgPath
- ::from_sql — SqlPostgres::PgPoint
- ::from_sql — SqlPostgres::PgPolygon
- ::from_sql — SqlPostgres::PgTime
- ::from_sql — SqlPostgres::PgTimeWithTimeZone
- ::from_sql — SqlPostgres::PgTimestamp
- ::from_sql — SqlPostgres::PgWrapper
- ::new — SqlPostgres::Connection
- ::new — SqlPostgres::Cursor
- ::new — SqlPostgres::Delete
- ::new — SqlPostgres::Insert
- ::new — SqlPostgres::PgBit
- ::new — SqlPostgres::PgCircle
- ::new — SqlPostgres::PgInterval
- ::new — SqlPostgres::PgPath
- ::new — SqlPostgres::PgPoint
- ::new — SqlPostgres::PgPolygon
- ::new — SqlPostgres::PgTime
- ::new — SqlPostgres::PgTimeWithTimeZone
- ::new — SqlPostgres::PgTimestamp
- ::new — SqlPostgres::PgTwoPoints
- ::new — SqlPostgres::PgWrapper
- ::new — SqlPostgres::Savepoint
- ::new — SqlPostgres::Select
- ::new — SqlPostgres::Transaction
- ::new — SqlPostgres::Update
- ::open — SqlPostgres::Connection
- ::sql_to_array — SqlPostgres::Translate
- ::sql_to_array2 — SqlPostgres::Translate
- ::sql_to_date — SqlPostgres::Translate
- ::sql_to_datetime — SqlPostgres::Translate
- ::string_to_sql — SqlPostgres::Translate
- ::substitute_values — SqlPostgres::Translate
- ::timeToSql — SqlPostgres::Translate
- ::unescape_bytea — SqlPostgres::Translate
- ::unescape_qchar — SqlPostgres::Translate
- #== — SqlPostgres::PgType
- #abort — SqlPostgres::Savepoint
- #abort — SqlPostgres::Transaction
- #add_set_op — SqlPostgres::Select
- #bits_from_sql — SqlPostgres::PgBit
- #close — SqlPostgres::Connection
- #close — SqlPostgres::Cursor
- #column_list — SqlPostgres::Insert
- #column_type — SqlPostgres::PgBit
- #column_type — SqlPostgres::PgBox
- #column_type — SqlPostgres::PgCidr
- #column_type — SqlPostgres::PgCircle
- #column_type — SqlPostgres::PgInet
- #column_type — SqlPostgres::PgInterval
- #column_type — SqlPostgres::PgLineSegment
- #column_type — SqlPostgres::PgMacAddr
- #column_type — SqlPostgres::PgPath
- #column_type — SqlPostgres::PgPoint
- #column_type — SqlPostgres::PgPolygon
- #column_type — SqlPostgres::PgTime
- #column_type — SqlPostgres::PgTimeWithTimeZone
- #column_type — SqlPostgres::PgTimestamp
- #commit — SqlPostgres::Savepoint
- #commit — SqlPostgres::Transaction
- #cross_join — SqlPostgres::Select
- #data_type_for — SqlPostgres::Select
- #datetime_to_sql — SqlPostgres::Translate
- #declare_cursor — SqlPostgres::Cursor
- #deep_collect — SqlPostgres::Translate
- #default — SqlPostgres::PgInterval
- #default_values — SqlPostgres::Insert
- #distinct — SqlPostgres::Select
- #distinct_clause — SqlPostgres::Select
- #distinct_on — SqlPostgres::Select
- #do_abort — SqlPostgres::Savepoint
- #do_abort — SqlPostgres::Transaction
- #do_commit — SqlPostgres::Savepoint
- #do_commit — SqlPostgres::Transaction
- #eql? — SqlPostgres::PgType
- #escape_array — SqlPostgres::Translate
- #escape_array_noquote — SqlPostgres::Translate
- #escape_bytea — SqlPostgres::Translate
- #escape_bytea_array — SqlPostgres::Translate
- #escape_bytea_quote — SqlPostgres::Translate
- #escape_char — SqlPostgres::Translate
- #escape_qchar — SqlPostgres::Translate
- #escape_sql — SqlPostgres::Translate
- #except — SqlPostgres::Select
- #except_all — SqlPostgres::Select
- #exec — SqlPostgres::Connection
- #exec — SqlPostgres::Delete
- #exec — SqlPostgres::Insert
- #exec — SqlPostgres::Select
- #exec — SqlPostgres::Update
- #exec_and_translate — SqlPostgres::Connection
- #expression_list — SqlPostgres::Select
- #fetch — SqlPostgres::Cursor
- #fetch_by_cursor — SqlPostgres::Select
- #for_update — SqlPostgres::Select
- #for_update_clause — SqlPostgres::Select
- #from — SqlPostgres::Select
- #group_by — SqlPostgres::Select
- #group_by_clause — SqlPostgres::Select
- #hash — SqlPostgres::PgType
- #having — SqlPostgres::Select
- #having_clause — SqlPostgres::Select
- #hold_declaration — SqlPostgres::Cursor
- #insert — SqlPostgres::Insert
- #insert_array — SqlPostgres::Insert
- #insert_bytea — SqlPostgres::Insert
- #insert_bytea_array — SqlPostgres::Insert
- #insert_qchar — SqlPostgres::Insert
- #intersect — SqlPostgres::Select
- #intersect_all — SqlPostgres::Select
- #join_clause — SqlPostgres::Select
- #join_on — SqlPostgres::Select
- #join_using — SqlPostgres::Select
- #limit — SqlPostgres::Select
- #limit_clause — SqlPostgres::Select
- #method_missing — SqlPostgres::NullConnection
- #move — SqlPostgres::Cursor
- #natural_join — SqlPostgres::Select
- #offset — SqlPostgres::Select
- #offset_clause — SqlPostgres::Select
- #only — SqlPostgres::Update
- #only_option — SqlPostgres::Update
- #order_by — SqlPostgres::Select
- #order_by_clause — SqlPostgres::Select
- #parts — SqlPostgres::PgBit
- #parts — SqlPostgres::PgCircle
- #parts — SqlPostgres::PgInterval
- #parts — SqlPostgres::PgPath
- #parts — SqlPostgres::PgPoint
- #parts — SqlPostgres::PgPolygon
- #parts — SqlPostgres::PgTime
- #parts — SqlPostgres::PgTimeWithTimeZone
- #parts — SqlPostgres::PgTimestamp
- #parts — SqlPostgres::PgTwoPoints
- #parts — SqlPostgres::PgWrapper
- #query — SqlPostgres::Connection
- #query_and_translate — SqlPostgres::Select
- #query_expression — SqlPostgres::Insert
- #random_order? — SqlPostgres::Select
- #release_savepoint — SqlPostgres::Savepoint
- #result_method — SqlPostgres::Connection
- #returning — SqlPostgres::Insert
- #scroll_declaration — SqlPostgres::Cursor
- #select — SqlPostgres::Insert
- #select — SqlPostgres::Select
- #select_literal — SqlPostgres::Select
- #set — SqlPostgres::Update
- #set_array — SqlPostgres::Update
- #set_bytea — SqlPostgres::Update
- #set_clause_list — SqlPostgres::Update
- #set_ops_clause — SqlPostgres::Select
- #singularize — SqlPostgres::PgInterval
- #source — SqlPostgres::Insert
- #sql_to_array — SqlPostgres::Translate
- #sql_to_array2 — SqlPostgres::Translate
- #sql_to_date — SqlPostgres::Translate
- #sql_to_datetime — SqlPostgres::Translate
- #statement — SqlPostgres::Delete
- #statement — SqlPostgres::Insert
- #statement — SqlPostgres::Select
- #statement — SqlPostgres::Update
- #string_to_sql — SqlPostgres::Translate
- #substitute_values — SqlPostgres::Translate
- #tableExpression — SqlPostgres::Select
- #timeToSql — SqlPostgres::Translate
- #to_local_time — SqlPostgres::PgTime
- #to_local_time — SqlPostgres::PgTimestamp
- #to_s — SqlPostgres::PgBit
- #to_s — SqlPostgres::PgCircle
- #to_s — SqlPostgres::PgInterval
- #to_s — SqlPostgres::PgPath
- #to_s — SqlPostgres::PgPoint
- #to_s — SqlPostgres::PgPolygon
- #to_s — SqlPostgres::PgTime
- #to_s — SqlPostgres::PgTimeWithTimeZone
- #to_s — SqlPostgres::PgTimestamp
- #to_s — SqlPostgres::PgTwoPoints
- #to_s — SqlPostgres::PgWrapper
- #to_s_pieces — SqlPostgres::PgInterval
- #to_s_time_piece — SqlPostgres::PgInterval
- #to_sql — SqlPostgres::PgTimeWithTimeZone
- #to_sql — SqlPostgres::PgTimestamp
- #to_sql — SqlPostgres::PgType
- #to_utc_time — SqlPostgres::PgTime
- #to_utc_time — SqlPostgres::PgTimestamp
- #translate_pgresult — SqlPostgres::Connection
- #unescape_bytea — SqlPostgres::Translate
- #unescape_qchar — SqlPostgres::Translate
- #union — SqlPostgres::Select
- #union_all — SqlPostgres::Select
- #where — SqlPostgres::Delete
- #where — SqlPostgres::Select
- #where — SqlPostgres::Update
- #where_clause — SqlPostgres::Delete
- #where_clause — SqlPostgres::Select
- #where_clause — SqlPostgres::Update