Marc Vachette
Marc Vachette
I currently use "Picker" with `minPanel` prop to allow to display the component to select only years or months. I have 2 issues with the actual implementation : - I...
**Description** I need to be able to give the path to config file at runtime, because I want to store configuration in a global config folder for my app, and...
solve #368
The following code will produce an error ```php $sql = "SELECT foo FROM barTable LEFT JOIN bazTable ON barTable.a = bazTable.a AND bazTable.d