Setyo
Setyo
'ER_PARSE_ERROR' while retrieving a single element (via API, or after updating/creating one element)
@dokorof I have exactly this problem, may I know how do you solve this with `getOneBase` ?
'ER_PARSE_ERROR' while retrieving a single element (via API, or after updating/creating one element)
Never mind, I found out this bug is already reported before in #401 #531 #545 and change database type to 'mysql' instead of 'mariadb' fix the problem
+1 on this, for an optional form user should be able to deselect option and choosable placeholder would be workaround
This is happens to me as well, is there any way to make twig look for the camelCase getter instead?
I really like the [askama](https://github.com/djc/askama) approach to make template type safe, and a little out of topic, it would be great if twig had an up-to-date formatter (maybe with a...
This could fix many request about css feature like autoprefixer #779, tailwindcss #2060, [postcss](https://zola.discourse.group/t/add-postcss-support/556/12). I know zola should be fast, but adding post/pre pipeline that make build time slower should...