Swen Kooij

Results 20 issues of Swen Kooij

* Don't assume the root is going to be `/app`. There are some buildpacks out there that make other buildpacks run in subdirectories and this assumption breaks them. * Expose...

JinjaSQL makes the assumption that any iterable is going to be used in a IN clause. PostgreSQL has an array data type and arrays can actually be binded. This PR...

This is a draft, more testing is needed.

https://www.postgresql.org/docs/9.1/static/ltree.html

enhancement

This is more a long-term thing. Probably not going to happen any time soon. https://www.postgresql.org/docs/9.1/static/queries-with.html

enhancement

https://www.postgresql.org/docs/9.3/static/sql-creatematerializedview.html

enhancement

WIP branch here: https://github.com/SectorLabs/django-postgres-extra/tree/auto-delete-old-partitions

enhancement
table-partitioning