]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commitdiff
Make setting_key UNIQUE so we can useINSERT INTO ... ON DUPLICATE KEY UPDATE ....
authorBram Matthys <redacted>
Fri, 21 Apr 2023 10:30:37 +0000 (12:30 +0200)
committerBram Matthys <redacted>
Fri, 21 Apr 2023 10:30:46 +0000 (12:30 +0200)
at a later stage (too lazy right now).

Does not do table upgrades atm but this whole table only exists since 24hrs
or so.. so we can get away with it ;)


No differences found