FirebirdSQL / firebird-qa

Python tools used for Firebird QA
https://firebirdsql.org/en/devel-qa/
MIT License
3 stars 6 forks source link

Add checks for errors' conditions #31

Open aafemt opened 3 months ago

pavel-zotov commented 3 months ago

Have a question about expected stderr (can't get first message). Sent reply to email privately.

aafemt commented 3 months ago

It looks like a bug in Firebird for me. After full fetch cursor must be in EOF state and not positioned on a valid record. Current version updates last record instead of throwing the error.