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:
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