# Functions
CreateExtendedTable adds a new extended_table to the database.
DeleteExtendedTable deletes the extended_table matching the given key parameters.
ExtendedTableExists checks if a extended_table with the given key exists.
GetExtendedTable returns the extended_table with the given key.
GetExtendedTableID return the ID of the extended_table with the given key.
GetExtendedTables returns all available extended_tables.
UpdateExtendedTable updates the extended_table matching the given key parameters.
# Variables
SchemaExtensions is a list of schema extensions that can be passed to the MicroCluster daemon.
# Structs
ExtendedTable is an example of a database table.
ExtendedTableFilter is a required struct for use with lxd-generate.