1
I Use This!
Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Feb 20, 2025 — Feb 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Equal and NotEqual when right operand is None More... over 12 years ago
Fix SQL syntax when inserting from a query More... over 12 years ago
Add Python 3 support More... over 12 years ago
Fix AliasManager inside thread More... over 12 years ago
Add UNION, INTERSECT and EXCEPT More... almost 14 years ago
Check columns table in Insert More... almost 14 years ago
Don't use alias for columns in Update More... almost 14 years ago
Add EXISTS, ANY/SOME, ALL operators More... almost 14 years ago
Add Date/Time functions More... almost 14 years ago
Fix mapping of Trim More... almost 14 years ago
Add data formating functions More... almost 14 years ago
Add missing string functions More... almost 14 years ago
Add function mapping in Flavor More... almost 14 years ago
Add Mathematical, Trigonometric and String functions More... almost 14 years ago
Add flavor for ilike extension More... almost 14 years ago
Don't set OFFSET if zero More... almost 14 years ago
Add paramstyle to Flavor More... almost 14 years ago
Add NULLIF, GREATEST, LEAST More... almost 14 years ago
Make attributes of conditionals public More... almost 14 years ago
Add COALESCE More... almost 14 years ago
80 cols even for classifiers More... almost 14 years ago
Remove empty line More... almost 14 years ago
Add unittest and simplify README More... almost 14 years ago
Fix Not operator More... almost 14 years ago
Fix And, Or usage in __and__, __or__ More... almost 14 years ago
Add slots to Update More... almost 14 years ago
Add UPDATE queries More... almost 14 years ago
Add example on where clause between 2 columns More... almost 14 years ago
Add Neg and Pos operators More... almost 14 years ago
Add CASE, allow subquery in FROM and fix nested alias manager More... almost 14 years ago