aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/db_columns.rb
diff options
context:
space:
mode:
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