Leonhard Weber
Leonhard Weber
Hi, any thoughts on this? I have an automated build/deploy case in which creating the database manually beforehand is painful. Given the already provided credentials, it would be lovely if...
clang-format maybe to avoid discussions and ambiguities?. Its so far the only automagic tool that I've not become to hate. The earlier the better so history may be preserved. As...
To continuously enforce reliable compliance of driver implementations. Must be driver agnostic.
Recommend semver (http://semver.org/). Though I don't think this libraries interface is supposed to be subject to frequent change, semver would do a good job at providing stability and backwards compatibility...
So everybody can approach the project in a more organized manner than I'm doing myself right now.
- [ ] Based on libpq - [ ] Support binary format; this one is kind of tricky because of server side versions and the fact that the binary formats...
The message from the driver is not properly displayed (truncated by newline?); ```terminate called after throwing an instance of 'database_error' what(): message: mysql error: [1] 20793 abort ./runtest ```
#### Browser Type/Version FF57 QDevEd #### Expected Behaviour On selection of a color in the color picker when selecting a color for any of foreground, background or border color, it...
Since it says it can work with the filetype `.tox`, it should include `%f` which again is only possible if toxic takes the `.tox` file as last optional and positional...