DanielHe4rt / scylloquent

Cassandra/ScyllaDB driver for Eloquent ORM
MIT License
22 stars 1 forks source link

Test responses can't be done with Laravel TestCase #6

Open DanielHe4rt opened 1 year ago

DanielHe4rt commented 1 year ago

On MySQL they always expect an answer, but on ScyllaDB there's no answer if the query is empty and it read as an error.