Module
SQL::Postgresql
In:
lib/sql/postgresql.rb
Methods
property_schema_statement
recreate_database
supports_schema_transactions?
supports_serial?
table
Classes and Modules
Class
SQL::Postgresql::Column
Class
SQL::Postgresql::Table
Public Instance methods
property_schema_statement
(schema)
recreate_database
()
supports_schema_transactions?
()
supports_serial?
()
table
(table_name)
[Validate]