Dmitriy Sokolov

Results 19 comments of Dmitriy Sokolov

Yep. Default dark theme and some others are ok

I fixed it just remove a [bg color](https://github.com/dempfi/ayu/blob/master/ayu-mirage.sublime-theme#L7)

You mean [django-right-to-left](https://pypi.org/project/django-right-to-left/)?

We use default django's datepicker. You can find a package that replace the default datepicker. For example, [django-bootstrap-datepicker-plus](https://pypi.org/project/django-bootstrap-datepicker-plus/). I think own datepicker is a good idea. Thx

Nice work! I hope that someday I'll do the `backends` (filesystem, S3, DB), and your code will be included in the library. Thanks!

I think about it. But AggregatingMergeTree has random "merge time", or needed used a `FINAL` query (`FINAL` query is a bad idea on production).

I am intrigued. Distributed table is a useful feature. Community and I would be grateful if you could release this feature. Tell me if you need help.

I think more specifics are needed to implement this issue. Because the distributed tables are part of a cluster. And "cluster management" is not a part of the dbt. Of...

> I think this would work but when I tried it, it's generating an error because Distributed Table doesn't have ORDER BY but ORDER BY is required in table creation...

Grappelli doesn't support #35 #14 #12 You are welcome to help with PR.