Skip to content

Handling of errors fixed

Compare
Choose a tag to compare
@jlolling jlolling released this 29 Dec 09:38
· 12 commits to master since this release

Prevent problems in case the component runs inside a loop and die-on-error is off.
In this case it was possible the component runs in a deadlock because the former resultset for the metadata are not already closed.
Now the component waits 1s to prevent this.

Error messages over all kind of database types unified.

More none-SQL-standard chars identified for the enclosure of identifiers.