Search:
Login
About Trac
Preferences
Home
Timeline
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 23
and
Version 24
of
DBModel
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
02/20/10 03:18:25 (
15 years
ago)
Author:
Vangel Ajanovski
Comment:
—
Legend:
Unmodified
Added
Removed
Modified
DBModel
v23
v24
14
14
15
15
{{{
16
#!graphviz
.circo
16
#!graphviz
17
17
digraph G {
18
19
20
18
graph [];
21
22
23
19
node [ shape = "record" ]
24
20
n1008 [ label="{ institution | #institution_id\l parent_institution_id\l institution_type_id\l code\l title\l title_en\l note\l }"]