mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2024-11-04 22:40:05 +00:00
Clean up formatting in Database.cpp
* Single quotes for strings * Semicolons at the end of all commands * No double colons around identifiers * Spaces for alignment * Some parts indented for readability Not everything is perfectly consistent, but it should all be pretty readable now. Non-SQL changes: * Opening braces shouldn't be on their own line * Removed trailing spaces * exit(1) should be used instead of terminate(0) during server init
This commit is contained in:
parent
b1375c69f5
commit
fcd9b55ea7
748
src/Database.cpp
748
src/Database.cpp
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user