Table of Contents - tablature-0.3.1 Documentation
Classes and Modules
- Tablature
- Tablature::Adapters
- Tablature::Adapters::Postgres
- Tablature::Adapters::Postgres::Connection
- Tablature::Adapters::Postgres::Handlers
- Tablature::Adapters::Postgres::Handlers::Base
- Tablature::Adapters::Postgres::Handlers::List
- Tablature::Adapters::Postgres::Handlers::Range
- Tablature::Adapters::Postgres::ListPartitionsNotSupportedError
- Tablature::Adapters::Postgres::MissingListPartitionValuesError
- Tablature::Adapters::Postgres::MissingRangePartitionBoundsError
- Tablature::Adapters::Postgres::PartitionedTables
- Tablature::Adapters::Postgres::Quoting
- Tablature::Adapters::Postgres::RangePartitionsNotSupportedError
- Tablature::Adapters::Postgres::UUID
- Tablature::CommandRecorder
- Tablature::Configuration
- Tablature::MissingPartition
- Tablature::Model
- Tablature::Model::ClassMethods
- Tablature::Model::ListPartitionMethods
- Tablature::Model::RangePartitionMethods
- Tablature::PartitionedTable
- Tablature::Railtie
- Tablature::SchemaDumper
- Tablature::Statements
Methods
- ::configuration — Tablature
- ::configuration= — Tablature
- ::configure — Tablature
- ::database — Tablature
- ::included — Tablature::Model
- ::load — Tablature
- ::new — Tablature::MissingPartition
- ::new — Tablature::Adapters::Postgres
- ::new — Tablature::Adapters::Postgres::ListPartitionsNotSupportedError
- ::new — Tablature::Adapters::Postgres::MissingListPartitionValuesError
- ::new — Tablature::Adapters::Postgres::RangePartitionsNotSupportedError
- ::new — Tablature::Adapters::Postgres::MissingRangePartitionBoundsError
- ::new — Tablature::Adapters::Postgres::Handlers::List
- ::new — Tablature::Adapters::Postgres::Handlers::Range
- ::new — Tablature::Adapters::Postgres::PartitionedTables
- ::new — Tablature::Configuration
- ::new — Tablature::PartitionedTable
- #all — Tablature::Adapters::Postgres::PartitionedTables
- #connection — Tablature::Adapters::Postgres
- #create_list_partition — Tablature::Adapters::Postgres::Handlers::List
- #create_list_partition — Tablature::Model::ListPartitionMethods
- #create_list_partition — Tablature::Statements
- #create_list_partition_of — Tablature::Adapters::Postgres::Handlers::List
- #create_list_partition_of — Tablature::Statements
- #create_partition — Tablature::Adapters::Postgres::Handlers::Base
- #create_range_partition — Tablature::Adapters::Postgres::Handlers::Range
- #create_range_partition — Tablature::Model::RangePartitionMethods
- #create_range_partition — Tablature::Statements
- #create_range_partition_of — Tablature::Adapters::Postgres::Handlers::Range
- #create_range_partition_of — Tablature::Statements
- #dumpable_partitioned_tables — Tablature::SchemaDumper
- #extract_primary_key! — Tablature::Adapters::Postgres::Handlers::Base
- #inspect — Tablature::Model::ClassMethods
- #list_handler — Tablature::Adapters::Postgres
- #list_partition — Tablature::Model::ClassMethods
- #partition_name — Tablature::Adapters::Postgres::Handlers::List
- #partition_name — Tablature::Adapters::Postgres::Handlers::Range
- #partitioned? — Tablature::Model::ClassMethods
- #partitioned_tables — Tablature::Adapters::Postgres
- #partitions — Tablature::Adapters::Postgres::PartitionedTables
- #partitions — Tablature::SchemaDumper
- #postgresql_version — Tablature::Adapters::Postgres::Connection
- #quote_collection — Tablature::Adapters::Postgres::Quoting
- #quote_partition_key — Tablature::Adapters::Postgres::Quoting
- #raise_unless_list_partition_supported — Tablature::Adapters::Postgres::Handlers::List
- #raise_unless_range_partition_supported — Tablature::Adapters::Postgres::Handlers::Range
- #range_handler — Tablature::Adapters::Postgres
- #range_partition — Tablature::Model::ClassMethods
- #setup_partition — Tablature::Model::ClassMethods
- #supports_hash_partitions? — Tablature::Adapters::Postgres::Connection
- #supports_list_partitions? — Tablature::Adapters::Postgres::Connection
- #supports_range_partitions? — Tablature::Adapters::Postgres::Connection
- #tablature_partition — Tablature::Model::ClassMethods
- #tables — Tablature::SchemaDumper
- #to_tablature_table — Tablature::Adapters::Postgres::PartitionedTables
- #undecorated_connection — Tablature::Adapters::Postgres::Connection
- #unquote — Tablature::Adapters::Postgres::PartitionedTables
- #uuid_function — Tablature::Adapters::Postgres::UUID