Release 1.7.0 of python-sql
Briefly

Release 1.7.0 of python-sql
"This release contains several improvements, including an upgrade to pyproject, support for array operators, and the removal of parentheses around unary and binary operators."
"The library now uses ordinal numbers as aliases for GROUP BY, ensuring better clarity and consistency in SQL queries."
"Coherence checks for aliases in GROUP BY and ORDER BY expressions have been implemented, enhancing the reliability of SQL query construction."
"Support for Python versions older than 3.9 has been removed, aligning the library with more current Python standards."
Version 1.7.0 of python-sql has been released, featuring upgrades and enhancements. Key improvements include support for array operators, removal of parentheses around unary and binary operators, and the use of ordinal numbers as aliases for GROUP BY. The release also checks the coherence of aliases in GROUP BY and ORDER BY expressions, eliminates the use of parameters for EXTRACT fields, and drops support for Python versions older than 3.9. The library remains agnostic to frameworks and SQL databases.
Read at Tryton Discussion
Unable to calculate read time
[
|
]