Question
1
Replies
279
Views
Blue Cross and Blue Shield of Minnesota
Posted: September 17, 2019
Last activity: October 17, 2019
Closed
Error: No enum constant com.pega.pegarules.priv.database.sqlgen.constants.ColumnType.SERIAL
Trying to run a simple query using report def. It throws:
"Error:
No enum constant com.pega.pegarules.priv.database.sqlgen.constants.ColumnType.SERIAL"
What does it mean? What is the fix?
I checked PDN/Community., the resolution says recreate the table/view. Not sure how that fixes the issue.
***Edited by Moderator Marissa to update platform capability tags****
Found this article which says Pega doesn't support Serial.
https://community1.pega.com/community/pega-support/question/database-table-mapping-postgresql-auto-increment-column
Is it still the same case?