Loading lib/galaxy/managers/interactivetool.py +2 −2 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ class InteractiveToolSqlite: host text, port integer, info text, protocl text, protocol text, PRIMARY KEY (key, key_type) )""" % (DATABASE_TABLE_NAME) Loading Loading
lib/galaxy/managers/interactivetool.py +2 −2 Original line number Diff line number Diff line Loading @@ -76,7 +76,7 @@ class InteractiveToolSqlite: host text, port integer, info text, protocl text, protocol text, PRIMARY KEY (key, key_type) )""" % (DATABASE_TABLE_NAME) Loading