M1ha Shvn
2beb449b67
Merge pull request #39 from carrotquest/test-versions
...
Update python-tests.yml
2021-11-06 08:56:15 +03:00
M1ha Shvn
404584fc01
Update python-tests.yml
...
Added python 3.10 and django 3.2 to testing
2021-11-06 08:08:41 +03:00
M1ha Shvn
0e65f15333
get_final_versions fixes ( #38 )
...
1. Fixed problem when get_final_version() could return 2 rows instead of 1 and insert multiple sign < 0 rows with single sign > 0
2. Fixed problem from PR https://github.com/carrotquest/django-clickhouse/pull/37 , when date_col is not set for ClickHouseModel
2021-10-06 10:01:45 +05:00
M1ha Shvn
12069db14e
Fixed issue when INSTALLED_APPS settings contains AppConfig classes instead of module paths ( #35 )
...
Fixed issue when INSTALLED_APPS settings contains AppConfig classes instead of module paths
2021-10-01 17:38:10 +05:00
M1ha Shvn
0a7f0c1219
Implemented clickhouse_migrate
management command ( #33 )
...
1. Implemented `clickhouse_migrate` management command
2. Ability to print more verbose output when running `manage.py migrate` django command
2021-09-25 23:00:28 +05:00
M1ha Shvn
25b7d26f84
Merge pull request #32 from sdil/patch-1
...
Fix typo in README
2021-09-02 14:53:40 +05:00
Mohamad Fadhil
612239d586
Fix typo in README
2021-09-01 17:21:49 +08:00
M1ha Shvn
5a8e2ec7a4
Update README.md
...
Added badges to README
2021-07-08 12:40:04 +05:00
M1ha
8d8a051636
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# requirements-test.txt
2021-07-08 12:29:25 +05:00
M1ha Shvn
3fba185be2
GitHub actions testing ( #29 )
...
1. Moved testing from TravisCI to GitHub Actions
2. Added linter and fixed most style errors
3. Added development section to README
4. Added docker testing environment
2021-07-08 12:27:35 +05:00
M1ha
893ffaf17c
1. Removed six dependency
...
2. pytz and typing are installed for old python versions only
3. psycopg2-bynary is installed in test environment instead of psycopg2
2021-07-06 10:19:12 +05:00
M1ha Shvn
717c74cfd1
Merge pull request #26 from belonesox/master
...
There should not be explicit typing deps, since python>=3.5
2021-07-06 10:06:17 +05:00
stas
05ad3b5486
There should not be explicit typing deps, since python>=3.5
2021-07-05 22:51:15 +03:00
M1ha Shvn
2a694ee623
Merge pull request #25 from carrotquest/fix-connection-licks-in-parallel-threads
...
Fixed django database connection leaking in child threads
2021-04-01 10:12:43 +05:00
M1ha Shvn
95add2165f
Merge pull request #24 from carrotquest/add-sync-process-debug-logs
...
Added debug logs for sync process
2021-04-01 10:03:42 +05:00
M1ha-Shvn
bb9db1e9a7
Fixed django database connection leaking in child threads
2021-03-31 18:35:00 +05:00
M1ha-Shvn
a6bea15b36
1. Added debug logs for sync process
...
2. Micro refactoring
2021-03-31 18:22:45 +05:00
M1ha Shvn
96dc1630d7
Create python-publish.yml
...
Added GitHub Actions package publishing
2021-03-31 13:05:12 +05:00
M1ha Shvn
803626d883
Merge pull request #23 from carrotquest/fix-json-serializer/issue-22
...
Fixed compatibility with celery JSON serializer
Added django 3.1 to Travis tests
2021-03-31 12:29:32 +05:00
M1ha-Shvn
874eae88a0
Fixed compatibility with celery JSON serializer
2021-03-30 16:09:18 +05:00
M1ha Shvn
c1c10ae379
Merge pull request #21 from carrotquest/docs/issue-19
...
Docs/issue 19
2021-03-15 13:26:32 +05:00
M1ha-Shvn
bfb51e9336
Docs fixes
2021-03-15 13:25:11 +05:00
M1ha Shvn
4f7289ce9a
Merge pull request #20 from The-Daishogun/master
...
ADD some info to docs
2021-03-15 12:45:04 +05:00
Mohammadreza Varasteh
67277598ff
Update docs/overview.md
...
Co-authored-by: M1ha Shvn <work_shvein_mihail@mail.ru>
2021-03-14 15:31:07 +03:30
Mohammadreza Varasteh
48cde60681
Update docs/overview.md
...
Co-authored-by: M1ha Shvn <work_shvein_mihail@mail.ru>
2021-03-14 15:30:55 +03:30
Mohammadreza Varasteh
41060440d6
ADD some info to docs
2021-03-14 11:05:53 +03:30
M1ha Shvn
f54c4c721f
Create LICENSE
2020-07-22 17:57:57 +05:00
M1hacka
45a8b31d59
Changed version to 1.0.2
2020-06-18 10:10:55 +05:00
M1ha Shvn
8275d7b56b
Merge pull request #16 from Devkalion/master
...
Remove psycopg2 from requirements.txt
2020-06-18 10:09:39 +05:00
Rafikov Rustan
b90c564d26
remove psycopg2 from requirements
2020-06-17 18:57:15 +04:00
M1ha Shvn
030aab8ff3
Merge pull request #13 from carrotquest/fix-infi-compatibility
...
Fixed import compatibility with new version on infi.clickhouse-orm
2020-06-03 11:42:53 +05:00
M1hacka
2adc9b84a0
Fixed import compatibility with new version on infi.clickhouse-orm
2020-06-03 11:17:20 +05:00
M1ha
cf71995d44
Fix in docs about pip install release
2020-02-07 17:57:51 +05:00
M1ha
85e686470d
Changed author
2020-02-07 16:59:50 +05:00
M1ha Shvn
c6148d0fb5
Merge pull request #8 from carrotquest/docs-and-compatibility
...
Docs and compatibility
2020-02-07 15:33:03 +05:00
M1ha
e01ae4419c
Bug in travis config
2020-02-07 13:06:23 +05:00
M1ha
7d2d94336c
Added more docs
2020-02-07 13:05:19 +05:00
M1ha
5cb43ca6cd
Converted all typing hints to python 3 style
2020-02-07 12:19:53 +05:00
M1ha
210c36a127
1. Fixed bulk_update testing issue for django 2.1
...
2. Added python 3.8 and django 3.0 to travis testing
3. Split requirements.txt and requirements-test.txt
2020-02-07 11:14:39 +05:00
M1ha
54923e03bf
Fixed issue https://github.com/carrotquest/django-clickhouse/issues/11
2020-02-07 11:07:52 +05:00
M1ha
f9e33a6845
Fixed issue https://github.com/carrotquest/django-clickhouse/issues/9
2020-02-07 10:49:49 +05:00
M1ha
818704989b
Fixed issue https://github.com/carrotquest/django-clickhouse/issues/4
2020-02-06 18:57:49 +05:00
M1ha
951c13ad7d
Added docs about databases and queries
2020-02-06 16:17:45 +05:00
M1ha
f2dc978634
Added more docs
2020-02-06 13:39:56 +05:00
M1hacka
c0afa7b53a
Merge remote-tracking branch 'origin/master' into docs
...
# Conflicts:
# src/django_clickhouse/models.py
2019-12-01 17:07:02 +05:00
M1hacka
eec99d4d4e
Added migrations documentation
2019-12-01 17:03:21 +05:00
M1hacka
7b3287cf5c
Added some docs
2019-12-01 13:33:43 +05:00
M1ha
4589230c97
Bugfix for old django, expecting manager to be instance of models.Manager
2019-10-16 10:28:59 +05:00
M1ha
746321e6b6
Bugfix for old django, expecting manager to be instance of models.Manager
2019-10-16 10:27:29 +05:00
M1ha
c58ed24187
Bugfix for old django, expecting manager to be instance of models.Manager
2019-10-16 10:27:19 +05:00