Results 4 comments of planeth44

This makes sense. My workaround is to make my custom MySQLDataFactory so I can add a ‘resetToBlank‘ function when calling ‘setValuesAndParameters’. Is there a better way? As for a suggestion,...

👍 Looking forward to the release of 14.0. Any ETA?

Is there an absolute need for an ORM? I'm all for using PDO, but for the prepared statement and writing better queries. In my experience ORM just add complexity and...

Have you considered using a service worker to intercept the request and serve the response from the client ?