Skip to main content
CrystalDocs
Browse DocsCrystalShardsAbout

github.com/jgaskins/interro

0.6.3

Types

  • Interro
    • Any
    • Config
    • ConflictHandler
      • Action
    • DoNothing
    • DynamicQuery
    • Error
    • Field
    • JoinClause
    • Migration
    • Migrations
      • SQLGenerator
      • SchemaMigration
    • Model
      • NonStrict
    • NotFound
    • OrderBy
    • Query
    • QueryBuilder
      • CompoundQuery
      • OrderByDirection
      • ResultSetIterator
      • Subquery
    • QueryExpression
    • QueryRecord
    • QueryValue
    • SchemaGenerator
      • ColumnMetadata
      • Extension
      • ForeignKey
      • Index
      • SchemaMigration
    • Transaction
      • AlreadyClosed
    • UnexpectedEmptyResultSet
    • Update
    • Validations
      • Error
      • Failure
      • Result
    • Value
  • NamedTuple
  • PQ
module

Interro

Constants

CONFIG = Config.new
LOG = ::Log.for("interro")
VERSION = "0.6.3"

Class methods

config
Source
transaction
Source

Nested types

  • Interro::Any
  • Interro::Config
  • Interro::ConflictHandler(UpdateHandler)
  • Interro::DoNothing
  • Interro::DynamicQuery(T, U)
  • Interro::Error
  • Interro::Field
  • Interro::JoinClause
  • Interro::Migration
  • Interro::Migrations
  • Interro::Model
  • Interro::NotFound
  • Interro::OrderBy
  • Interro::Query
  • Interro::QueryBuilder(T)
  • Interro::QueryExpression
  • Interro::QueryRecord
  • Interro::QueryValue
  • Interro::SchemaGenerator
  • Interro::Transaction
  • Interro::UnexpectedEmptyResultSet
  • Interro::Update(T)
  • Interro::Validations
  • Interro::Value

CrystalDocs.org - Crystal Shard Documentation Hosting

GitHubCrystalShardsCrystal Language