diff --git a/docs/2022-03/index.html b/docs/2022-03/index.html index d69fb6bdc..dd4610b9a 100644 --- a/docs/2022-03/index.html +++ b/docs/2022-03/index.html @@ -19,7 +19,7 @@ $ csvjoin -c id /tmp/2022-03-01-tac-batch4-701-980.csv /tmp/tac4-filenames.csv & - + @@ -46,7 +46,7 @@ $ csvjoin -c id /tmp/2022-03-01-tac-batch4-701-980.csv /tmp/tac4-filenames.csv & "url": "https://alanorth.github.io/cgspace-notes/2022-03/", "wordCount": "1836", "datePublished": "2022-03-01T16:46:54+03:00", - "dateModified": "2022-04-04T19:15:58+03:00", + "dateModified": "2022-06-09T09:41:49+03:00", "author": { "@type": "Person", "name": "Alan Orth" @@ -342,7 +342,7 @@ isNotNull(value.match('821'))
localhost/dspace7= ☘ DELETE FROM schema_version WHERE version IN ('5.0.2017.09.25', '6.0.2017.01.30', '6.0.2017.09.25');
-localhost/dspace7= ☘ DELETE FROM schema_version WHERE description LIKE '%Atmire%' OR description LIKE '%CUA%' OR description LIKE '%cua%'
+localhost/dspace7= ☘ DELETE FROM schema_version WHERE description LIKE '%Atmire%' OR description LIKE '%CUA%' OR description LIKE '%cua%';