Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/databases/fb87181b96a99be45f5a23f4277867ce_auth_membership.table
diff options
context:
space:
mode:
Diffstat (limited to 'databases/fb87181b96a99be45f5a23f4277867ce_auth_membership.table')
-rw-r--r--databases/fb87181b96a99be45f5a23f4277867ce_auth_membership.table14
1 files changed, 14 insertions, 0 deletions
diff --git a/databases/fb87181b96a99be45f5a23f4277867ce_auth_membership.table b/databases/fb87181b96a99be45f5a23f4277867ce_auth_membership.table
new file mode 100644
index 0000000..c7ebb10
--- /dev/null
+++ b/databases/fb87181b96a99be45f5a23f4277867ce_auth_membership.table
@@ -0,0 +1,14 @@
+(dp1
+S'group_id'
+p2
+S'REFERENCES auth_group(id) ON DELETE CASCADE'
+p3
+sS'user_id'
+p4
+S'REFERENCES auth_user(id) ON DELETE CASCADE'
+p5
+sS'id'
+p6
+S'INTEGER PRIMARY KEY AUTOINCREMENT'
+p7
+s. \ No newline at end of file