ddnet/src/engine/server/databases
heinrich5991 d7f0de3f29 Use ExecuteUpdate instead of Step for INSERT INTO
Forgot an instance of this in mysql.cpp in the previous commit.
2021-02-27 22:34:44 +01:00
..
connection.cpp Run clang-format 2020-09-26 21:50:15 +02:00
connection.h Remove exceptions from database code 2021-02-24 17:39:48 +01:00
connection_pool.cpp Remove exceptions from database code 2021-02-24 17:39:48 +01:00
connection_pool.h Remove exceptions from database code 2021-02-24 17:39:48 +01:00
mysql.cpp Use ExecuteUpdate instead of Step for INSERT INTO 2021-02-27 22:34:44 +01:00
sqlite.cpp Remove exceptions from database code 2021-02-24 17:39:48 +01:00