mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Merge branch 'ds4167' into DS-4167
This commit is contained in:
@@ -76,4 +76,4 @@ BEGIN
|
||||
updateseq('handle_seq', 'handle',
|
||||
q'{to_number(regexp_replace(handle, '.*/', ''), '999999999999')}',
|
||||
q'{WHERE REGEXP_LIKE(handle, '^.*/[0123456789]*$')}');
|
||||
END;
|
||||
END;
|
Reference in New Issue
Block a user