X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=server%2Fdb%2Fsync_gamestat.py;fp=server%2Fdb%2Fsync_gamestat.py;h=5de9197a00ef601183db076853b2498cc585d19e;hp=0800656c11cf94f9352580084c4ca0ce3b2ef991;hb=c82cd86a2593ece1c18530604be316038d8449ba;hpb=2afc4e191af82b4fc7bcd5015bad05fddedc673a 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