Commit Graph

21 Commits

Author SHA1 Message Date
M1ha Shvn
1b247e95fe
Update overview.md
Added README note by [issue 51](https://github.com/carrotquest/django-clickhouse/issues/51)
2024-01-05 15:31:07 +05:00
Mahdi Jafari
ee723fca2a
Fix typo in overview docs 2023-05-08 11:22:30 +03:30
M1ha Shvn
b70ec45edf
Fixed conflict of model parameter and hints in DefaultRouter.allow_migrate (#46)
Fixed conflict of model parameter and hints in DefaultRouter.allow_migrate
2022-10-20 11:47:32 +03:00
M1ha.Shvn
ac8d34c261 Added ability to add hints to RunPython and RunSQL migration operations 2022-10-19 12:24:53 +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
Mohamad Fadhil
612239d586
Fix typo in README 2021-09-01 17:21:49 +08: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
bfb51e9336 Docs fixes 2021-03-15 13:25:11 +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
cf71995d44 Fix in docs about pip install release 2020-02-07 17:57:51 +05:00
M1ha
7d2d94336c Added more docs 2020-02-07 13:05:19 +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
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
M1hacka
9a9b273081 Bug in docs 2019-09-16 21:22:53 +05:00
M1hacka
c2beabbc07 1) Started writing the docs
2)
2019-04-21 10:04:41 +05:00