Moritz Oberhauser
Moritz Oberhauser
### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...
If you use named parameters with upper case letters, the function `parse_named_params` returns an incorrect SQL query. Demonstration: ``` let query = "INSERT INTO users (user_key, userName, userpassword) VALUES (:user_key,...
A handy feature would be to be able to have the option for multiple library paths. Currently you have to select one "main" folder and can exclude multiple paths. ##...
## Description It is a very minor feature. It makes the default font size (16) customizable. Using `relayout!(plt, font=attr(size=18))` does not affect the annotations of subplots, therefor this parameter would...