X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=server%2Fdb%2Fsync_gamestat.py;h=5de9197a00ef601183db076853b2498cc585d19e;hb=c82cd86a2593ece1c18530604be316038d8449ba;hp=0800656c11cf94f9352580084c4ca0ce3b2ef991;hpb=4a2093139089632727de4f510127ef186cab528e;p=vchess.git diff --git a/server/db/sync_gamestat.py b/server/db/sync_gamestat.py index 0800656c..5de9197a 100755 --- a/server/db/sync_gamestat.py +++ b/server/db/sync_gamestat.py @@ -1,6 +1,7 @@ #!/usr/bin/env python # Manually (for now: TODO) add an entry in GameStat when a variant is added +# TODO: also delete lines in GameStat not matching a variant (removed ones...) from dbconnect import create_connection