summaryrefslogtreecommitdiff
path: root/server/piztor/easy_import.py
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2013-09-02 15:55:35 +0800
committerTeddy <ted.sybil@gmail.com>2013-09-02 15:55:35 +0800
commit7e474fb8d9b5006043d62692d828da9510eadd6c (patch)
tree46fa2cab5d7d3cc999c84f3290d62b4b94c4841f /server/piztor/easy_import.py
parentbbd31e455a23aa353350fe6407fa8c2f6799c06d (diff)
rename the database
Diffstat (limited to 'server/piztor/easy_import.py')
-rw-r--r--server/piztor/easy_import.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/piztor/easy_import.py b/server/piztor/easy_import.py
index 2a050d8..44c8c52 100644
--- a/server/piztor/easy_import.py
+++ b/server/piztor/easy_import.py
@@ -2,7 +2,7 @@ from sqlalchemy import create_engine
from sqlalchemy.orm import sessionmaker
from model import *
-path = "root:helloworld@localhost/piztor2"
+path = "root:helloworld@localhost/piztor_game"
class UserData:
def __init__(self, username, nickname, password,