Update notes for 2022-05-05

This commit is contained in:
2022-05-05 12:47:48 +03:00
parent 3890c1fd7d
commit f8d002dbd1
28 changed files with 35 additions and 33 deletions

View File

@ -79,5 +79,6 @@ localhost/dspacetest= ☘ SELECT EXTRACT(year from TO_DATE(text_value, 'YYYY-MM-
- But it seems PostgreSQL is smart enough to recognize date formatting in strings automatically when we cast so we don't need to convert to date first
- Another thing I noticed is that a few hundred items have accession dates from decades ago, perhaps this is due to importing items from the CGIAR Library?
- I spent some time merging a few pull requests for DSpace 6.4 and porting one to `main` for DSpace 7.x
<!-- vim: set sw=2 ts=2: -->