Module Rel_kit

Schema definition helpers.

module type ID = sig ... end

The type for table identifiers.

module type INTABLE_ID = sig ... end

The type for table identifiers convertible to int values.

module Id : sig ... end

Types for table identifier.