From b817158f554f7b3342ecfe3ce24d04e91abed3c3 Mon Sep 17 00:00:00 2001 From: James Boisture Date: Tue, 20 Jul 2010 03:15:23 +0000 Subject: The initial commit of the turtleartsite --- (limited to 'databases/fb87181b96a99be45f5a23f4277867ce_auth_permission.table') diff --git a/databases/fb87181b96a99be45f5a23f4277867ce_auth_permission.table b/databases/fb87181b96a99be45f5a23f4277867ce_auth_permission.table new file mode 100644 index 0000000..c9791b0 --- /dev/null +++ b/databases/fb87181b96a99be45f5a23f4277867ce_auth_permission.table @@ -0,0 +1,22 @@ +(dp1 +S'record_id' +p2 +S'INTEGER' +p3 +sS'group_id' +p4 +S'REFERENCES auth_group(id) ON DELETE CASCADE' +p5 +sS'table_name' +p6 +S'CHAR(512)' +p7 +sS'id' +p8 +S'INTEGER PRIMARY KEY AUTOINCREMENT' +p9 +sS'name' +p10 +S'CHAR(512)' +p11 +s. \ No newline at end of file -- cgit v0.9.1