Lucian Kafka
Lucian Kafka
### What steps will reproduce the problem? I am working on getting this info. It happens on a live system with a few thousand jobs per day where a few...
The datetime alias with an inputFormat of mm/dd does not accept input with 'min' constrains - version 5.0.8. The following code reproduces the issue in the latest versions of Chrome...
If prior to Yii2 2.0.50 a MariaDB JSON field was used in a model, the contents needed manual json_encode before save (otherwise MySQL errored because of invalid JSON data). Issue...
### Proposed new feature or change Hi, Is there a use-case where the ActiveQuery ->one() cannot/should not have an implicit ->limit(1) in it? I vote for adding ->limit(1) to ->one()....
I have an application using MySQL spatial data types and I need to compare if a point is within an area, basically I have to use a MySQL function with...
Hi, I've been having memory issues caused by the debug toolbar for a while and finally decided to point this out. I have browsed previous reports on the issue -...