Releases: r4fek/django-cassandra-engine
Releases · r4fek/django-cassandra-engine
1.5.0
14 Jun 11:30
Compare
Sorry, something went wrong.
No results found
Support multiple cassandra databases
Add docker-compose setup for better testing
1.4.0
15 Feb 11:00
Compare
Sorry, something went wrong.
No results found
Support Django 2.0.x
Update cassandra-driver to 3.13.0
1.3.0
16 Nov 09:34
Compare
Sorry, something went wrong.
No results found
Allow "schema_metadata_enabled" set to False in the connection options #105
(by awesome @bowensong )
Update cassandra-driver to 3.12.0
1.2.2
29 Aug 07:21
Compare
Sorry, something went wrong.
No results found
Fix CassandraDatabaseSchemaEditor.create_model (#100 )
1.2.1
11 Aug 06:41
Compare
Sorry, something went wrong.
No results found
1.2.0
01 Aug 09:49
Compare
Sorry, something went wrong.
No results found
Update cassandra-driver to 3.11.0
Fix #93 : Each query seems to execute a count()
Fix #91 : Set CQLENG_ALLOW_SCHEMA_MANAGEMENT variable if was not present
1.1.1
26 Apr 06:14
Compare
Sorry, something went wrong.
No results found
Fix #90 : Breaks BooleanField with provided default value: can't save False
via admin UI project-wide if using django-cassandra-engine in same project
1.1.0
09 Apr 15:47
Compare
Sorry, something went wrong.
No results found
Fix #89 : Support Django 1.11 + update cassandra-driver to 3.8.1
1.0.2
04 Nov 10:00
Compare
Sorry, something went wrong.
No results found
Connect to Cassandra before importing models
1.0.1
31 Oct 08:25
Compare
Sorry, something went wrong.
No results found
Fix #82 : Support cassandra-driver==3.7.1