r4fek / django-scylla

Django Scylla - ScyllaDB database backend for Django
MIT License
11 stars 3 forks source link

Baseline Django Field Tests #62

Open NoiSek opened 1 year ago

NoiSek commented 1 year ago

This PR adds testing and confirms functionality for all of Django's ORM coverage and field types. mixer has been added as a dev dependency for test fuzzing.

I've opened this as a draft for discussion on a few points.