Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/databases/fb87181b96a99be45f5a23f4277867ce_auth_user.table
diff options
context:
space:
mode:
authorJames Boisture <jboisture@jboisture-laptop.(none)>2010-07-20 03:15:23 (GMT)
committer James Boisture <jboisture@jboisture-laptop.(none)>2010-07-20 03:15:23 (GMT)
commitb817158f554f7b3342ecfe3ce24d04e91abed3c3 (patch)
tree632bc4515e4feb5440714acb3b893aaa9b22a91d /databases/fb87181b96a99be45f5a23f4277867ce_auth_user.table
The initial commit of the turtleartsite
Diffstat (limited to 'databases/fb87181b96a99be45f5a23f4277867ce_auth_user.table')
-rw-r--r--databases/fb87181b96a99be45f5a23f4277867ce_auth_user.table22
1 files changed, 22 insertions, 0 deletions
diff --git a/databases/fb87181b96a99be45f5a23f4277867ce_auth_user.table b/databases/fb87181b96a99be45f5a23f4277867ce_auth_user.table
new file mode 100644
index 0000000..a01e993
--- /dev/null
+++ b/databases/fb87181b96a99be45f5a23f4277867ce_auth_user.table
@@ -0,0 +1,22 @@
+(dp1
+S'username'
+p2
+S'CHAR(128) UNIQUE'
+p3
+sS'password'
+p4
+S'CHAR(256)'
+p5
+sS'registration_key'
+p6
+S'CHAR(128)'
+p7
+sS'id'
+p8
+S'INTEGER PRIMARY KEY AUTOINCREMENT'
+p9
+sS'email'
+p10
+S'CHAR(128) UNIQUE'
+p11
+s. \ No newline at end of file