Stefan Kleff

Results 3 issues of Stefan Kleff

Do not schedule the same node again, which may cause errors.

**API Platform version(s) affected**: v2.6.8 **Description** Query parameters with multiple values are not validated. **How to reproduce** 1. Create an entity with attribute $foo with a filter and swagger description...

bug
hackday 2022

Running propel:diff with a LONGVARCHAR column type finds differences, even they don't exist. Cause: During reverse lookup of the schema: SQL::MEDIUMTEXT is parsed as Propel::LONGVARCHAR see MySQLSchemaParser::$mysqlTypeMap Schema based on...

Bug