aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/db_columns.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2008-12-14 00:30:05 -0500
committerRalph Amissah <ralph@amissah.com>2008-12-14 00:30:05 -0500
commit1764b44250ef74f2180e7a067459a3030bcebe2e (patch)
treefeb116f4bd790351a059a714a4560101fd0397a6 /lib/sisu/v0/db_columns.rb
parentMerge branch 'upstream' into debian/sid (diff)
parentchangelog synced and man pages, minor updates (diff)
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'lib/sisu/v0/db_columns.rb')
-rw-r--r--lib/sisu/v0/db_columns.rb41
1 files changed, 25 insertions, 16 deletions
diff --git a/lib/sisu/v0/db_columns.rb b/lib/sisu/v0/db_columns.rb
index 6c9778ab..1ea16c95 100644
--- a/lib/sisu/v0/db_columns.rb
+++ b/lib/sisu/v0/db_columns.rb
@@ -66,9 +66,15 @@ module SiSU_DB_columns
def lt_subtitle
600
end
- def lt_creator
+ def lt_author
600
end
+ def lt_author_title
+ 100
+ end
+ def lt_author_nationality
+ 100
+ end
def lt_illustrator
600
end
@@ -87,21 +93,6 @@ module SiSU_DB_columns
def lt_date
10
end
- def lt_date_created
- 10
- end
- def lt_date_issued
- 10
- end
- def lt_date_available
- 10
- end
- def lt_date_modified
- 10
- end
- def lt_date_valid
- 10
- end
def lt_type
600
end
@@ -198,6 +189,24 @@ module SiSU_DB_columns
def lt_subj
64
end
+ def lt_orig_pub
+ 400
+ end
+ def lt_orig_pub_date
+ 400
+ end
+ def lt_orig_pub_institution
+ 200
+ end
+ def lt_orig_pub_nationality
+ 200
+ end
+ def lt_writing_focus_nationality
+ 100
+ end
+ def lt_topic_register
+ 2000
+ end
def document_clean # restriction not necessary #12000 #2712
60000
end