summaryrefslogtreecommitdiff
path: root/modules/chanserv/cs_set_misc.cpp
AgeCommit message (Collapse)Author
2024-08-14Automatically determine SQL column type from the field.Sadie Powell
Also add more column types to ensure we are storing data in the best format in the database.
2024-02-26Fix some coding style issues.Sadie Powell
2024-01-24Shuffle modules around a bit.Sadie Powell