carrotquest / django-clickhouse

This project's goal is to build Yandex ClickHouse database into Django project.
MIT License
101 stars 26 forks source link

New methods in django-pg-returning #7

Closed M1ha-Shvn closed 4 years ago

M1ha-Shvn commented 5 years ago

bulk_create_returning and save_returning methods should be checked for been synced with ClickHouse

M1ha-Shvn commented 4 years ago

Added tests and fixed incompatibility