cat_gateway::db::event

Module config

source
Expand description

Configuration query

Modulesยง

  • key ๐Ÿ”’
    Configuration Key

Structsยง

  • Config ๐Ÿ”’
    Configuration struct

Constantsยง

  • GET_CONFIG ๐Ÿ”’
    SQL get configuration.
  • UPSERT_CONFIG ๐Ÿ”’
    SQL update if exist or else insert configuration.