Start switching to node-mysql

This commit is contained in:
calzoneman 2013-08-12 10:34:57 -04:00
parent 0ceb362f0b
commit 44d5f42a36
3 changed files with 1158 additions and 1056 deletions

1084
database-old.js Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@
"dependencies": { "dependencies": {
"socket.io": ">=0.9", "socket.io": ">=0.9",
"express": ">=3.2", "express": ">=3.2",
"mysql-libmysqlclient": "*", "mysql": "2.0.0-alpha8",
"node_hash": "*", "node_hash": "*",
"bcrypt": "*", "bcrypt": "*",
"nodemailer": "*", "nodemailer": "*",