Skip to main content

Redshift database backend for Django

Project description

This product is tested with:

  • python-2.7.x

  • django-1.7.6, 1.7.10, 1.8.8

Differences from postgres_psycopg2 backend

  • Not use RETURNING.

  • Not use SELECT FOR UPDATE.

  • Not use SET TIME ZONE.

LICENSE

Apache Software License

CHANGES

0.2.1

  • “SET TIME_ZONE” warning is changed as debug log for ‘django.db.backend’ logger.

0.2

  • Disable “SET TIME_ZONE” SQL execution even if settings.TIME_ZONE is specified.

0.1.2

  • Support Django-1.8

0.1.1

  • Disable “SELECT FOR UPDATE” SQL execution.

0.1

  • Support Django-1.7

  • Support “INSERT INTO” SQL execution without “RETURNING” clause.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-redshift-backend-0.2.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

django_redshift_backend-0.2.1-py2-none-any.whl (4.1 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page