frodo821
frodo821
Since PyPI compatible readme is formatted in reStructuredText and PyPI cannot render markdown document correctly, you had fixed readme to be formatted in reStructuredText (about issue #137). Then the file...
I think the idea of the basic design of this library is light-weight and working roughly. But one of the most important functions, which is pluralizing/singularizing words is far worse...
Hi, folks. I want support for CTEs (common table expressions) as a new feature of PonyORM. ## Motivation Some queries require using CTEs. For instance, a query using window functions...
In localisation files, I was trying to use some i18n characters, but it raises some error. ``` Note: The error occurred at the end of the input stream. Expecting: ':'...
When I press left-arrow, right-arrow, up-arrow or down-arrow, I expected the cursor to move or history to be displayed, but I found the console only shows ANSI escape literals. For...