Update notes for 2016-12-09

This commit is contained in:
2016-12-09 19:38:34 +02:00
parent 1d194ea559
commit 4c76dfda8d
5 changed files with 19 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<meta itemprop="dateModified" content="2016-12-02T10:43:00&#43;03:00" />
<meta itemprop="wordCount" content="2354">
<meta itemprop="wordCount" content="2376">
@ -575,6 +575,10 @@ UPDATE 362
dspace=# update metadatavalue set authority='2df8136e-d8f4-4142-b58c-562337cab764', text_value='Thornton, Philip K.', confidence=600 where resource_type_id=2 and metadata_field_id=3 and text_value ~ '^Thornton[,\.]? P.*';
</code></pre>
<ul>
<li>The authority IDs were different now than when I was looking a few days ago so I had to adjust them here</li>
</ul>