pkgsrc/databases/py-sqlparse/distinfo
adam 1ad7932533 py-sqlparse: updated to 0.3.1
Release 0.3.1:

Enhancements
* Add HQL keywords.
* Add support for time zone casts.
* Enhance formatting of AS keyword.
* Stabilize grouping engine when parsing invalid SQL statements.

Bug Fixes
* Fix splitting of SQL with multiple statements inside
  parentheses.
* Correctly identify NULLS FIRST / NULLS LAST as keywords.
* Fix splitting of SQL statements that contain dollar signs in
  identifiers.
* Remove support for parsing double slash comments introduced in
  0.3.0 as it had some side-effects with other dialects and
  doesn't seem to be widely used.
* Restrict detection of alias names to objects that acutally could
  have an alias.
* Fix parsing of date/time literals.
* Fix initialization of TokenList.
* Fix parsing of LIKE.
* Improve parsing of identifiers
2020-03-02 10:28:26 +00:00

6 lines
408 B
Text

$NetBSD: distinfo,v 1.15 2020/03/02 10:28:26 adam Exp $
SHA1 (sqlparse-0.3.1.tar.gz) = 6885b71f22e9fcefd4ed6f5c398f01b56a023587
RMD160 (sqlparse-0.3.1.tar.gz) = b1a910193d4fd22679d0aea5c846a9a13e84ebef
SHA512 (sqlparse-0.3.1.tar.gz) = 4c56a528b43578a7a48fc31cee369215b15761d9903ea1d8e034c69f0eb6431dd15362aab13af25a36fccb361436f1cba746bcbb515cbab5d30319629dd2ddfb
Size (sqlparse-0.3.1.tar.gz) = 67572 bytes