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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-redshift-backend-0.2.1.tar.gz
.
File metadata
- Download URL: django-redshift-backend-0.2.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41ba45b62dbe8f295e62a1eb46e9bb27bc4f25d42b15492cb5bcf072b06e8904 |
|
MD5 | d7b21e1ba877665d95b7a0d9dd2fef0d |
|
BLAKE2b-256 | 3026fdb2d52339273851bc3f27b38e614a3bf0d924f2dcca52004609fff52dbf |
File details
Details for the file django_redshift_backend-0.2.1-py2-none-any.whl
.
File metadata
- Download URL: django_redshift_backend-0.2.1-py2-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 71fc08949d1e53c0cff500a5ac1d3825da2e0f43ac950e8003e5ea7e87257869 |
|
MD5 | 5dfa9a7f022629c0d86024db6e454347 |
|
BLAKE2b-256 | cd0813ac600e7861307b3fa8c3218080b7d42b8f2636a2ad4bde740c8b024dc1 |