Tamás Horváth
Tamás Horváth
I'd like to use the WS listener with socket.io on the client side (where the WS and HTTP servers are under different domains). I get a message saying thet `Access-Control-Allow-Origin`...
### What steps will reproduce the problem? ActiveQuery::one() doesn't seem to limit records in SQL. ### What is the expected result? Queries created with ActiveQuery::one() should have a `LIMIT 1`...
### What steps will reproduce the problem? Link models ### What is the expected result? I expect the the function to link models without saving the foreign model. ### Additional...