summaryrefslogtreecommitdiff
path: root/modules/nickserv/ns_suspend.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-06-23Merge branch '2.0' into 2.1.Sadie Powell
2024-03-12Merge branch '2.0' into 2.1.Sadie Powell
2024-02-26Fix some coding style issues.Sadie Powell
2024-01-24Shuffle modules around a bit.Sadie Powell