mud_server.db.constants
Shared database constants for the DB package.
This module centralizes constants that are consumed by multiple DB submodules. Keeping them in one location prevents accidental divergence when schema, runtime queries, and tests evolve independently.
Attributes
Module Contents
- mud_server.db.constants.DEFAULT_WORLD_ID = 'pipeworks_web'
- mud_server.db.constants.DEFAULT_AXIS_SCORE = 0.5