Skip to content

Releases: lsmoker/python-ibmdb-django

v1.5.3.0.myfixes

02 Jul 19:31
4ab034f

Choose a tag to compare

Fix to allow more db functions in columns

- handle db functions where a comma is used to delimit parameters
- handle db functions (ie, CAST) that use "AS xxxx" (ie, varchar) where it is not an alias