You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
getMetaObjectsByQuery('SELECT 261, GWK.ID FROM GWK ORDER BY GWK.ID ASC LIMIT 100 OFFSET 0;' ...) in cids-server-rest-legacy LegacyEntityCore.getAllObjects()
-> Introduce getAllMetaObjects(..., limit, offset) Methods required by cids-server-rest legacy.
LIMIT and OFFSET not supported in ORACLE queries
http://localhost:8890/UDM2020-DI.GWK?role=all&limit=100&offset=0&omitNullValues=true&deduplicate=false
-> ORA-00933: SQL-Befehl wurde nicht korrekt beendet
The text was updated successfully, but these errors were encountered: