# Packages
No description provided by the author
# Functions
No description provided by the author
GenerateUpsertString accepts a lily model and returns two string containing SQL that may be used to upsert the model.
LatestSchemaVersion returns the most recent version of the model schema.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Note this list is manually updated.
Advisory locks.
# Structs
A Catalog holds a list of pre-configured storage systems and can open them when requested.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Metadata is additional information that a storage may use to annotate the data it writes.
A NullStorage ignores any requests to persist a model.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
An AdvisoryLock is a lock that is managed by Postgres but is only enforced by the application.