Generating a 2Pack of tabs and using postgresql 15 throws the error TabElementHandler.create: ERROR: trailing junk after numeric literal at or near TabId+"O"

Description

None

Environment

Postgresql 15
Java 11
Debian 11

relates to

Activity

Freddy Heredia 
December 21, 2022 at 2:40 PM

One solution could be to add a blank space in the sql construct in the TabElementHandler.java class on line 131 before the word ORDER: " ORDER BY SEQNO asc";

Fixed

Details

Assignee

Reporter

Labels

Original estimate

Time tracking

No time logged5m remaining

Fix versions

Affects versions

Priority

Created December 21, 2022 at 2:37 PM
Updated July 12, 2024 at 7:08 PM
Resolved December 21, 2022 at 4:10 PM