Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DbDataProvider: DbTableDataProvider sequence handler definitions do not work #4628

Closed
davidnich opened this issue Nov 8, 2022 · 0 comments
Closed

Comments

@davidnich
Copy link
Contributor

both have incorrect signatures and fail at runtime; ex:

2022-11-08 13:45:37.346021 hq.qoretechnologies.com:3804836 T14 [INFO]: ID 66: WI 4741466: SegmentManagerBase::releaseWorkflowInstance wfiid 4741466 wfid: 148 error {error_instanceid: 1112411, retry: 0, stepid: 345, ind: 0, severity: "MAJOR", error: "RUNTIME-OVERLOAD-ERROR", description: null, info: "\"inventory-example-db\" mapper: no variant matching '::DbDataProvider::DbTableDataProvider::doSequenceKey(string, hash<auto>, reference<bool>)' can be found; the following variants were tested:
   ::DbDataProvider::DbTableDataProvider::doSequenceKey(string sequence_name) (field \"id\")", business_error: False, created: 2022-11-08 13:45:37.317798 Tue +01:00 (CET)}
@davidnich davidnich added this to the 1.12.2 milestone Nov 8, 2022
@davidnich davidnich self-assigned this Nov 8, 2022
@davidnich davidnich added this to To do in Qore Development via automation Nov 8, 2022
@davidnich davidnich changed the title DbTableDataProvider sequence handler definitions do not work DbDataProvider: DbTableDataProvider sequence handler definitions do not work Nov 8, 2022
davidnich added a commit that referenced this issue Nov 8, 2022
refs #4629 updated Mapper::mapAuto() to accept an iterator argument
davidnich added a commit that referenced this issue Nov 8, 2022
refs #4629 updated Mapper::mapAuto() to accept an iterator argument
@davidnich davidnich added the fixed label Nov 8, 2022
Qore Development automation moved this from To do to Done Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant