lib:orville-postgresql
Modules
- Orville.PostgreSQL
- Orville.PostgreSQL.AutoMigration
- Orville.PostgreSQL.ErrorDetailLevel
- Orville.PostgreSQL.Execution
- Orville.PostgreSQL.Execution.Cursor
- Orville.PostgreSQL.Execution.Delete
- Orville.PostgreSQL.Execution.EntityOperations
- Orville.PostgreSQL.Execution.Execute
- Orville.PostgreSQL.Execution.ExecutionResult
- Orville.PostgreSQL.Execution.Insert
- Orville.PostgreSQL.Execution.QueryType
- Orville.PostgreSQL.Execution.ReturningOption
- Orville.PostgreSQL.Execution.Select
- Orville.PostgreSQL.Execution.SelectOptions
- Orville.PostgreSQL.Execution.Sequence
- Orville.PostgreSQL.Execution.Transaction
- Orville.PostgreSQL.Execution.Update
- Orville.PostgreSQL.Expr
- Orville.PostgreSQL.Expr.BinaryOperator
- Orville.PostgreSQL.Expr.ColumnDefinition
- Orville.PostgreSQL.Expr.Count
- Orville.PostgreSQL.Expr.Cursor
- Orville.PostgreSQL.Expr.DataType
- Orville.PostgreSQL.Expr.Delete
- Orville.PostgreSQL.Expr.GroupBy
- Orville.PostgreSQL.Expr.IfExists
- Orville.PostgreSQL.Expr.Index
- Orville.PostgreSQL.Expr.Insert
- Orville.PostgreSQL.Expr.LimitExpr
- Orville.PostgreSQL.Expr.Math
- Orville.PostgreSQL.Expr.Name
- Orville.PostgreSQL.Expr.OffsetExpr
- Orville.PostgreSQL.Expr.OrderBy
- Orville.PostgreSQL.Expr.Query
- Orville.PostgreSQL.Expr.ReturningExpr
- Orville.PostgreSQL.Expr.Select
- Orville.PostgreSQL.Expr.SequenceDefinition
- Orville.PostgreSQL.Expr.TableConstraint
- Orville.PostgreSQL.Expr.TableDefinition
- Orville.PostgreSQL.Expr.TableReferenceList
- Orville.PostgreSQL.Expr.Time
- Orville.PostgreSQL.Expr.Transaction
- Orville.PostgreSQL.Expr.Update
- Orville.PostgreSQL.Expr.ValueExpression
- Orville.PostgreSQL.Expr.WhereClause
- Orville.PostgreSQL.Marshall
- Orville.PostgreSQL.Marshall.DefaultValue
- Orville.PostgreSQL.Marshall.FieldDefinition
- Orville.PostgreSQL.Marshall.MarshallError
- Orville.PostgreSQL.Marshall.SqlMarshaller
- Orville.PostgreSQL.Marshall.SqlType
- Orville.PostgreSQL.Marshall.SyntheticField
- Orville.PostgreSQL.Monad
- Orville.PostgreSQL.Monad.HasOrvilleState
- Orville.PostgreSQL.Monad.MonadOrville
- Orville.PostgreSQL.Monad.Orville
- Orville.PostgreSQL.OrvilleState
- Orville.PostgreSQL.PgCatalog
- Orville.PostgreSQL.Plan
- Orville.PostgreSQL.Plan.Explanation
- Orville.PostgreSQL.Plan.Many
- Orville.PostgreSQL.Plan.Operation
- Orville.PostgreSQL.Plan.Syntax
- Orville.PostgreSQL.Raw.Connection
- Orville.PostgreSQL.Raw.PgTextFormatValue
- Orville.PostgreSQL.Raw.PgTime
- Orville.PostgreSQL.Raw.RawSql
- Orville.PostgreSQL.Raw.SqlCommenter
- Orville.PostgreSQL.Raw.SqlValue
- Orville.PostgreSQL.Schema
- Orville.PostgreSQL.Schema.ConstraintDefinition
- Orville.PostgreSQL.Schema.IndexDefinition
- Orville.PostgreSQL.Schema.PrimaryKey
- Orville.PostgreSQL.Schema.SequenceDefinition
- Orville.PostgreSQL.Schema.SequenceIdentifier
- Orville.PostgreSQL.Schema.TableDefinition
- Orville.PostgreSQL.Schema.TableIdentifier
- Orville.PostgreSQL.UnliftIO
Dependencies
- attoparsec lib:attoparsec >=0.10 && <0.15
- base lib:base >=4.8 && <5
- bytestring lib:bytestring >=0.10 && <0.13
- containers lib:containers >=0.6 && <0.7
- dlist lib:dlist >=0.8 && <1.1
- network-uri lib:network-uri >=2.6 && <2.7
- postgresql-libpq lib:postgresql-libpq >=0.9.4.2 && <0.11
- random lib:random >=1.0 && <2
- resource-pool lib:resource-pool <0.3 || >=0.4 && <0.5
- safe-exceptions lib:safe-exceptions >=0.1.7 && <0.2
- text lib:text >=1.2 && <1.3 || >=2.0 && <2.2
- time lib:time >=1.9.1 && <1.13
- transformers lib:transformers >=0.5 && <0.7
- unliftio-core lib:unliftio-core >=0.1 && <0.3
- uuid lib:uuid >=1.3.15 && <1.4
Reverse dependencies
Direct only. Not exhaustive.
- orville-postgresql test:spec