space-wizards / SS14.Admin

Administration panel for SS14 game servers
MIT License
9 stars 26 forks source link

Manually Editing Postgres DB using the Command Line will Brick the Admin Notes System #39

Closed Geekyhobo closed 9 months ago

Geekyhobo commented 10 months ago

SSL, I believe it has to do with the fact that it cannot assign a unique id to the note because it doesn't check to see if there are new notes that occupy that id.

PJB3005 commented 9 months ago

Yeah I'm just gonna call this "not a bug" because this is just how Postgres works.