Skip to content

Commit bc932c6

Browse files
committed
Tested with the new web2py version from trunk. everything is ok!
1 parent 8af3f22 commit bc932c6

10 files changed

+642
-259
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,69 +1,109 @@
11
(dp1
2-
S'user_id'
2+
S'renew'
33
p2
44
(dp3
5-
S'type'
5+
S'length'
66
p4
7-
S'reference auth_user'
7+
I512
8+
sS'unique'
89
p5
10+
I00
911
sS'sortable'
1012
p6
11-
I2
13+
I6
1214
sS'sql'
1315
p7
14-
S'INTEGER REFERENCES auth_user(id) ON DELETE CASCADE'
16+
S'CHAR(1)'
1517
p8
16-
ssS'service'
18+
sS'notnull'
1719
p9
18-
(dp10
19-
g4
20-
S'string'
20+
I00
21+
sS'type'
22+
p10
23+
S'boolean'
2124
p11
22-
sg6
23-
I4
24-
sg7
25-
S'CHAR(512)'
25+
ssS'user_id'
2626
p12
27-
ssS'renew'
28-
p13
29-
(dp14
27+
(dp13
3028
g4
31-
S'boolean'
32-
p15
29+
I512
30+
sg5
31+
I00
3332
sg6
34-
I6
33+
I2
3534
sg7
36-
S'CHAR(1)'
35+
S'INTEGER REFERENCES auth_user (id) ON DELETE CASCADE'
36+
p14
37+
sg9
38+
I00
39+
sg10
40+
S'reference auth_user'
41+
p15
42+
ssS'service'
3743
p16
38-
ssS'created_on'
39-
p17
40-
(dp18
44+
(dp17
4145
g4
42-
S'datetime'
43-
p19
46+
I512
47+
sg5
48+
I00
4449
sg6
45-
I3
50+
I4
4651
sg7
47-
S'TIMESTAMP'
48-
p20
52+
S'CHAR(512)'
53+
p18
54+
sg9
55+
I00
56+
sg10
57+
S'string'
58+
p19
4959
ssS'ticket'
50-
p21
51-
(dp22
60+
p20
61+
(dp21
5262
g4
53-
g11
63+
I512
64+
sg5
65+
I00
5466
sg6
5567
I5
5668
sg7
5769
S'CHAR(512)'
70+
p22
71+
sg9
72+
I00
73+
sg10
74+
g19
75+
ssS'created_on'
5876
p23
77+
(dp24
78+
g4
79+
I512
80+
sg5
81+
I00
82+
sg6
83+
I3
84+
sg7
85+
S'TIMESTAMP'
86+
p25
87+
sg9
88+
I00
89+
sg10
90+
S'datetime'
91+
p26
5992
ssS'id'
60-
p24
61-
(dp25
93+
p27
94+
(dp28
6295
g4
63-
g24
96+
I512
97+
sg5
98+
I00
6499
sg6
65100
I1
66101
sg7
67102
S'INTEGER PRIMARY KEY AUTOINCREMENT'
68-
p26
103+
p29
104+
sg9
105+
I00
106+
sg10
107+
S'id'
108+
p30
69109
ss.

databases/400eed9f34c24697f630770a45691abe_auth_event.table

+66-26
Original file line numberDiff line numberDiff line change
@@ -2,68 +2,108 @@
22
S'origin'
33
p2
44
(dp3
5-
S'type'
5+
S'length'
66
p4
7-
S'string'
7+
I512
8+
sS'unique'
89
p5
10+
I00
911
sS'sortable'
1012
p6
1113
I5
1214
sS'sql'
1315
p7
1416
S'CHAR(512)'
1517
p8
16-
ssS'client_ip'
18+
sS'notnull'
1719
p9
18-
(dp10
20+
I00
21+
sS'type'
22+
p10
23+
S'string'
24+
p11
25+
ssS'client_ip'
26+
p12
27+
(dp13
1928
g4
20-
g5
29+
I512
30+
sg5
31+
I00
2132
sg6
2233
I3
2334
sg7
2435
S'CHAR(512)'
25-
p11
36+
p14
37+
sg9
38+
I00
39+
sg10
40+
g11
2641
ssS'user_id'
27-
p12
28-
(dp13
42+
p15
43+
(dp16
2944
g4
30-
S'reference auth_user'
31-
p14
45+
I512
46+
sg5
47+
I00
3248
sg6
3349
I4
3450
sg7
35-
S'INTEGER REFERENCES auth_user(id) ON DELETE CASCADE'
36-
p15
51+
S'INTEGER REFERENCES auth_user (id) ON DELETE CASCADE'
52+
p17
53+
sg9
54+
I00
55+
sg10
56+
S'reference auth_user'
57+
p18
3758
ssS'description'
38-
p16
39-
(dp17
59+
p19
60+
(dp20
4061
g4
41-
S'text'
42-
p18
62+
I32768
63+
sg5
64+
I00
4365
sg6
4466
I6
4567
sg7
4668
S'TEXT'
47-
p19
69+
p21
70+
sg9
71+
I00
72+
sg10
73+
S'text'
74+
p22
4875
ssS'time_stamp'
49-
p20
50-
(dp21
76+
p23
77+
(dp24
5178
g4
52-
S'datetime'
53-
p22
79+
I512
80+
sg5
81+
I00
5482
sg6
5583
I2
5684
sg7
5785
S'TIMESTAMP'
58-
p23
86+
p25
87+
sg9
88+
I00
89+
sg10
90+
S'datetime'
91+
p26
5992
ssS'id'
60-
p24
61-
(dp25
93+
p27
94+
(dp28
6295
g4
63-
g24
96+
I512
97+
sg5
98+
I00
6499
sg6
65100
I1
66101
sg7
67102
S'INTEGER PRIMARY KEY AUTOINCREMENT'
68-
p26
103+
p29
104+
sg9
105+
I00
106+
sg10
107+
S'id'
108+
p30
69109
ss.

databases/400eed9f34c24697f630770a45691abe_auth_group.table

+33-11
Original file line numberDiff line numberDiff line change
@@ -2,36 +2,58 @@
22
S'role'
33
p2
44
(dp3
5-
S'type'
5+
S'length'
66
p4
7-
S'string'
7+
I512
8+
sS'unique'
89
p5
10+
I00
911
sS'sortable'
1012
p6
1113
I2
1214
sS'sql'
1315
p7
1416
S'CHAR(512)'
1517
p8
16-
ssS'id'
18+
sS'notnull'
1719
p9
18-
(dp10
20+
I00
21+
sS'type'
22+
p10
23+
S'string'
24+
p11
25+
ssS'id'
26+
p12
27+
(dp13
1928
g4
20-
g9
29+
I512
30+
sg5
31+
I00
2132
sg6
2233
I1
2334
sg7
2435
S'INTEGER PRIMARY KEY AUTOINCREMENT'
25-
p11
36+
p14
37+
sg9
38+
I00
39+
sg10
40+
S'id'
41+
p15
2642
ssS'description'
27-
p12
28-
(dp13
43+
p16
44+
(dp17
2945
g4
30-
S'text'
31-
p14
46+
I32768
47+
sg5
48+
I00
3249
sg6
3350
I3
3451
sg7
3552
S'TEXT'
36-
p15
53+
p18
54+
sg9
55+
I00
56+
sg10
57+
S'text'
58+
p19
3759
ss.

0 commit comments

Comments
 (0)