arbiter-core-0.1.0.0
arbiter-core
Safe HaskellNone
LanguageGHC2024

Arbiter.Core.SchemaTables

Description

The tables an arbiter schema contains that no single queue owns.

Synopsis

Documentation

Source #allSchemaTables :: [TableName] -> [TableName]

Every table an arbiter schema holds, for the given queues.

Source #sharedArbiterTables :: [TableName]

Unqualified and unquoted, alongside queueTableNames. Every schema-wide table belongs here.