jayvynl

Results 2 issues of jayvynl

`sql_with_params`, `build_lookup` and `is_nullable` in `Query` would use the correct connection and generate more reasonable SQL. # Trac ticket number ticket-25947 # Branch description This fix makes output of `print(queryset.query)`...

1. Make `ClickhouseManager` available in history model. 2. Make `settings` query method available in `ClickhouseManager`. 3. Make `ClickhouseManager` importable from `clickhouse_backend.models` (also change it's `deconstruct` method).

feature request