Details
-
Story
-
Status: Closed (View Workflow)
-
P2
-
Resolution: Done
-
None
-
None
-
-
Concorde - Sprint 106
-
3
-
Concorde
Description
Problem:
The given sql script fails if to run it using the Liquebase tool.
The script is written here https://wiki.folio.org/display/DD/Search+in+Source+Record+Storage,
see "Create table SQL statement" section on this page
Exception:
Reason: liquibase.exception.DatabaseException: ERROR: syntax error at or near "partition"
Position: 179 [Failed SQL: (0) CREATE TABLE marc_indexers (field_no VARCHAR(3) NOT NULL, ind1 VARCHAR(1) NOT NULL, ind2 VARCHAR(1) NOT NULL, subfield_no VARCHAR(1) NOT NULL, value TEXT, marc_id UUID NOT NULL) partition by list(field_no)]
TestRail: Results
Attachments
Issue Links
- blocks
-
MODSOURCE-221 Implement database changes for MARC search functionality.
-
- Closed
-
- defines
-
MODSOURCE-215 MARC search functionality - tech part
-
- Open
-