modular_bandastation/_defines220/code/defines/subsystems.dm 
DB defines | |
DB_MAJOR_VERSION_220 | DB major schema version for BANDASTATION |
---|---|
DB_MINOR_VERSION_220 | DB minor schema version for BANDASTATION |
Define Details
DB_MAJOR_VERSION_220 
DB major schema version for BANDASTATION
Update this whenever the db schema changes
make sure you add an update to the schema_version stable in the db changelog
DB_MINOR_VERSION_220 
DB minor schema version for BANDASTATION
Update this whenever the db schema changes
make sure you add an update to the schema_version stable in the db changelog