Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 559 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 559 Bytes

Common database modules

Below you will find a brief description of the general database modules. More information about the actual implementation can be found in the SQL-files.

essentials

The bare essential functionality for building the database.

validations

The extended validation functionality. If you want to implement validations you will need this module as well.

toolbox

Common toolbox.

asserts

Set of assertion functions.

types

Set of custom data types. Unlike the other modules, this module will be added to the public schema.