Skip to main content
CrystalDocs

    Browse DocsCrystalShardsAbout

    github.com/watzon/ralph

    1.0.0-beta.5

    Types

    • Ralph
      • ActsAsParanoid
      • AssociationMetadata
      • Associations
      • Athena
        • AutoMigrationListener
        • Commands
          • CreateCommand
          • DatabaseCommand
          • DropCommand
          • GenerateCommand
          • GenerateMigrationCommand
          • GenerateModelCommand
          • MigrateCommand
          • PoolCommand
          • PullCommand
          • ResetCommand
          • RollbackCommand
          • SeedCommand
          • SetupCommand
          • StatusCommand
          • VersionCommand
        • Configuration
        • ConfigurationError
        • Service
      • BackendError
      • BulkInsertResult
      • BulkOperations
        • BulkOperationsMethods
      • BulkUpsertResult
      • Callbacks
        • AfterCreate
        • AfterDestroy
        • AfterSave
        • AfterUpdate
        • AfterValidation
        • BeforeCreate
        • BeforeDestroy
        • BeforeSave
        • BeforeUpdate
        • BeforeValidation
        • CallbackOptions
      • Cli
        • AssociationInferrer
        • Generators
          • ModelGenerator
          • PulledModelGenerator
        • InferredAssociation
        • Runner
        • SchemaPuller
      • ColumnMetadata
      • ConfigurationError
      • Database
        • Backend
        • PoolStats
        • PostgresBackend
        • SqliteBackend
      • DeleteRestrictionError
      • DependentBehavior
      • EagerLoading
        • EagerLoader
        • IncludeSpec
        • NPlusOneQueryError
        • Preloader
      • Error
      • IdentityMap
        • ModelStore
        • Stats
      • JoinMacros
      • MigrationError
      • Migrations
        • Migration
        • MigrationParseError
        • Migrator
        • Parser
        • Schema
          • ColumnDefinition
          • Dialect
            • Base
            • Postgres
            • Sqlite
          • ExpressionIndexDefinition
          • ForeignKeyDefinition
          • FullTextIndexDefinition
          • GinIndexDefinition
          • GistIndexDefinition
          • IndexDefinition
          • PartialIndexDefinition
          • TableDefinition
      • Model
        • PrimaryKeyType
      • Query
        • Builder
        • CTEClause
        • CombinedClause
        • DBValue
        • ExistsClause
        • FromSubquery
        • InSubqueryClause
        • JoinClause
        • LockClause
          • Mode
          • Option
        • OrderClause
        • QueryCache
          • Stats
        • RecursiveCTEBuilder
        • SetOperationClause
          • Operation
        • WhereBuilder
          • Condition
        • WhereClause
        • WhereValue
        • WindowClause
      • QueryError
      • RecordInvalid
      • RecordNotFound
      • Schema
        • ChangeType
        • DatabaseColumn
        • DatabaseForeignKey
        • DatabaseIndex
        • DatabaseSchema
        • DatabaseTable
        • MigrationGenerator
        • ModelColumn
        • ModelForeignKey
        • ModelSchema
        • ModelSchemaExtractor
        • SchemaChange
        • SchemaComparator
        • SchemaDiff
        • SqlMigrationGenerator
        • ValidationResult
        • Validator
      • SchemaMismatchError
      • Settings
      • StatementCache
      • Timestamps
      • Transactions
      • TypeMismatchError
      • Types
        • ArrayType
        • BaseType
        • EnumType
          • Storage
        • JsonMode
        • JsonType
        • PrimitiveType
        • Registry
        • UuidType
        • Value
      • UnsupportedOperationError
      • UpsertOptions
      • Validations
        • Errors
        • ValidationError
        • ValidationMethod
    module

    Ralph::Athena::Commands

    Nested types

    • Ralph::Athena::Commands::CreateCommand
    • Ralph::Athena::Commands::DatabaseCommand
    • Ralph::Athena::Commands::DropCommand
    • Ralph::Athena::Commands::GenerateCommand
    • Ralph::Athena::Commands::GenerateMigrationCommand
    • Ralph::Athena::Commands::GenerateModelCommand
    • Ralph::Athena::Commands::MigrateCommand
    • Ralph::Athena::Commands::PoolCommand
    • Ralph::Athena::Commands::PullCommand
    • Ralph::Athena::Commands::ResetCommand
    • Ralph::Athena::Commands::RollbackCommand
    • Ralph::Athena::Commands::SeedCommand
    • Ralph::Athena::Commands::SetupCommand
    • Ralph::Athena::Commands::StatusCommand
    • Ralph::Athena::Commands::VersionCommand

    CrystalDocs.org - Crystal Shard Documentation Hosting

    GitHubCrystalShardsCrystal Language