Skip to content

Releases: mediapredict/daffodil

Psycopg3

20 Jun 14:58
949f66f
Compare
Choose a tag to compare
Merge pull request #135 from igorkramaric/psycopg-3.x

psycopg3.x

downgraded psycopg (NewRelic constraint)

28 May 15:50
89ac3bc
Compare
Choose a tag to compare
Merge pull request #134 from igorkramaric/downgrade-psycopg-to-2.x

downgrade psycopg (NewRelic constraint)

Django 5.x and Cython 3.x

16 May 17:22
232c5b7
Compare
Choose a tag to compare

...with a few optimizations that took place in previous couple of PRs, the library version will tick upwards to reflect all these changes together.

Equality and existence optimizations blended

09 May 09:10
2906675
Compare
Choose a tag to compare
Merge pull request #132 from igorkramaric/version-bump

bumped version

existence test optimization within an AND block

08 May 08:50
99f94ef
Compare
Choose a tag to compare
v0.6.6

Merge pull request #129 from igorkramaric/be-more-liberal-with-AND-ex…

Optimize multiple equality expressions, strings and integers

04 May 15:30
525e31e
Compare
Choose a tag to compare

This update will optimize multiple equality expressions within and AND block. There are a few exception though which are covered in tests.

Python 3.11

21 Nov 05:49
eae7622
Compare
Choose a tag to compare
Merge pull request #124 from igorkramaric/python-3.11

use Python 3.11

`Django` 4.2, `psycopg2-binary` and `postgresql` DB backend

20 Oct 07:14
98bd824
Compare
Choose a tag to compare
Merge pull request #122 from weswil07/upgrade-django-4.2

Upgrade Django to 4.2.

cython: cpdef to cdef vars

18 Jul 10:00
d754993
Compare
Choose a tag to compare
Merge pull request #120 from igorkramaric/fix-cpdef-to-cdef

Fix cpdef to cdef

CURRENT_[DATE] offset

11 Apr 10:20
b6897ca
Compare
Choose a tag to compare
Merge pull request #114 from igorkramaric/add-timestamp-offset

Add timestamp offset