SQLDeps-0.1: Calculate db-data dependencies of functions
Database.SQLDeps.Types
Description
Simple type definitions for SQLDeps
type FieldName = (TableName, String)Source
type TableName = StringSource
data FieldVal Source
Constructors
Instances
data Select Source
data Upsert Source
data Filter Source