[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [gettor/master] Update to add links to db script



commit a63fd0f05972e590d67f09a499d02882462f37a2
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date:   Wed May 22 17:56:44 2019 +0200

    Update to add links to db script
---
 scripts/add_lins_to_db | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/add_lins_to_db b/scripts/add_lins_to_db
index ba0ce67..c06153f 100755
--- a/scripts/add_lins_to_db
+++ b/scripts/add_lins_to_db
@@ -94,7 +94,7 @@ def main():
           """
           c.execute("DROP TABLE IF EXISTS links")
           c.execute(
-              "CREATE TABLE links(link TEXT, platform TEXT, arch TEXT,"
+              "CREATE TABLE links(link TEXT, platform TEXT, language TEXT, arch TEXT,"
               " version TEXT, provider TEXT, status TEXT)"
           )
           for k in keys:

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits