rename mysql-connector

This commit is contained in:
jomo
2014-05-17 00:14:40 +02:00
parent b7de342537
commit 0227c2071e
3 changed files with 7 additions and 2 deletions

View File

@@ -4,9 +4,12 @@ from re import match
from com.ziclix.python.sql import zxJDBC
from helpers import *
from secrets import *
from secrets import *
from random import randrange
# table schema:
# string "uuid", limit: 32, null: false
# string "token", limit: 6, null: false