Yanky Hoffman
Yanky Hoffman
Considering that the `manage.py` file has its executable bit set users will be able to execute the script from the project root directory and they will need to prepend `./`...
I am using vscode on Ubuntu (19.04), with font `Office Code Pro D` and theme `Monokai`, and Polacode is not using my set font. here is a screenshot of my...
Currently, SqlKata allows consumers to quote identifiers only within `?Raw` methods. Due to that when working with identifiers which need to be quoted (whether being keywords or due to casing)...
Hi, First of all, many thanks for authoring this nice codebase. Question, I have dabbled a bit in the code and tried dabbling in the underlying SQL structure of a...