Hello guys... Here is the thing.
I want do a simple sql query like 'select id from table where x=y' but with phql everything is treated like an object, but I do not need this, there's any way to do a simple query using the default connection?
Hello guys... Here is the thing.
I want do a simple sql query like 'select id from table where x=y' but with phql everything is treated like an object, but I do not need this, there's any way to do a simple query using the default connection?