Open flemzord opened 3 days ago
Hey @flemzord — thank you for submitting this issue!
We've fixed processing empty or comment-only (e.g. starting with -- ...
) queries. Would you be able to download the latest version v0.13.2 and try again?
By the way, could you please share what system did you connect that issued these "ping"-comment queries? We'd love to test it to ensure compatibility.
Hello @exAspArk I've just downloaded the latest version v0.14.0
2024/11/22 16:11:27 [INFO] BemiDB: Listening on 127.0.0.1:54321
2024/11/22 16:11:27 [INFO] DuckDB: Connected
2024/11/22 16:11:35 [INFO] BemiDB: Accepted connection from 127.0.0.1:55586
2024/11/22 16:11:35 [INFO] BemiDB: Closed connection from 127.0.0.1:55586
2024/11/22 16:11:35 [INFO] BemiDB: Accepted connection from 127.0.0.1:55587
2024/11/22 16:11:35 [ERROR] Statement mismatch: stmtcache_6fe7e3a4ef967b8235918363d4c1cd2674035f4d01fabc25 instead of SELECT * FROM _system.goose_db_version WHERE is_applied ORDER BY version_id DESC LIMIT 1
2024/11/22 16:11:35 [INFO] BemiDB: Closed connection from 127.0.0.1:55587
I am currently running the following software: https://github.com/formancehq/ledger
@flemzord thank you for sharing that! We'll take a closer look
If you have any questions, don't hesitate to ask me :)
Hello
Do you plan to support this feature?
Regards