FirebirdSQL / firebird-qa

Python tools used for Firebird QA
MIT License
3 stars 6 forks source link

Add checks for errors' conditions #31

Open aafemt opened 1 month ago

pavel-zotov commented 1 month ago

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

aafemt commented 1 month 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.