~dongpo-deng/sahana-eden/test

« back to all changes in this revision

Viewing changes to databases/fb87181b96a99be45f5a23f4277867ce_hms_hactivity.table

  • Committer: Deng Dongpo
  • Date: 2010-08-01 09:29:44 UTC
  • Revision ID: dongpo@dhcp-21193.iis.sinica.edu.tw-20100801092944-8t9obt4xtl7otesb
initial

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
(dp1
 
2
S'comment'
 
3
p2
 
4
S'CHAR(128)'
 
5
p3
 
6
sS'modified_by'
 
7
p4
 
8
S'INTEGER REFERENCES auth_user(id) ON DELETE RESTRICT'
 
9
p5
 
10
sS'uuid'
 
11
p6
 
12
S'VARCHAR(128) NOT NULL UNIQUE'
 
13
p7
 
14
sS'mci'
 
15
p8
 
16
S'INTEGER'
 
17
p9
 
18
sS'deleted'
 
19
p10
 
20
S'CHAR(1)'
 
21
p11
 
22
sS'hospital_id'
 
23
p12
 
24
S'INTEGER REFERENCES hms_hospital(id) ON DELETE RESTRICT'
 
25
p13
 
26
sS'admissions24'
 
27
p14
 
28
S'INTEGER'
 
29
p15
 
30
sS'patients'
 
31
p16
 
32
S'INTEGER'
 
33
p17
 
34
sS'created_by'
 
35
p18
 
36
S'INTEGER REFERENCES auth_user(id) ON DELETE RESTRICT'
 
37
p19
 
38
sS'deaths24'
 
39
p20
 
40
S'INTEGER'
 
41
p21
 
42
sS'date'
 
43
p22
 
44
S'TIMESTAMP'
 
45
p23
 
46
sS'created_on'
 
47
p24
 
48
S'TIMESTAMP'
 
49
p25
 
50
sS'discharges24'
 
51
p26
 
52
S'INTEGER'
 
53
p27
 
54
sS'modified_on'
 
55
p28
 
56
S'TIMESTAMP'
 
57
p29
 
58
sS'id'
 
59
p30
 
60
S'INTEGER PRIMARY KEY AUTOINCREMENT'
 
61
p31
 
62
s.
 
 
b'\\ No newline at end of file'