|
|
4776d1e32f
|
Merge pull request #589 from erichaydel/588-fix-queryset-count-bug
Fix collerek/ormar#588 Bug in queryset count() method
|
2022-03-28 11:56:43 +02:00 |
|
|
|
11e6f1eecd
|
Fix collerek/ormar#588 documentation for distinct keyword to count method
|
2022-03-17 14:10:59 -04:00 |
|
|
|
606a592038
|
Fix collerk/ormar#588 bug in querysetproxy count() method
|
2022-03-17 14:08:53 -04:00 |
|
|
|
a7e78bbf8c
|
Fix collerek/ormar#588 Bug in queryset count() method
|
2022-03-09 17:51:34 -05:00 |
|
|
|
989e11e066
|
Merge pull request #576 from collerek/check_null_json
Add plugable queryset_class, enhance IndexColumns and bug fixes
|
2022-02-25 12:16:47 +01:00 |
|
|
|
b599cc2e4f
|
fix json dates
|
2022-02-25 11:53:58 +01:00 |
|
|
|
d15c4c5c6a
|
change orjson deps
|
2022-02-25 11:42:50 +01:00 |
|
|
|
be7a0ff9c1
|
prepare_next_rel
|
2022-02-25 11:30:32 +01:00 |
|
|
|
f26fafe04c
|
fix json nullable column
|
2022-02-25 10:46:33 +01:00 |
|
|
|
5718999643
|
Merge pull request #575 from zevisert/master
fix: IndexConstraint should pass kw-args to sqlalchemy
|
2022-02-25 09:35:28 +01:00 |
|
|
|
a01d1470c4
|
fix: IndexConstraint should pass kw-args to sqlalchemy
|
2022-02-24 17:12:28 -08:00 |
|
|
|
cd6d9c85af
|
Lint code base using black
|
2022-02-06 19:20:27 +03:30 |
|
|
|
4431a643d5
|
Update get_or_create method and its tests
|
2022-02-06 19:14:17 +03:30 |
|
|
|
2517572a14
|
Reformat project
|
2022-02-01 10:33:29 +03:30 |
|
|
|
0791e7cc4b
|
Update docs
|
2022-02-01 10:28:11 +03:30 |
|
|
|
fc32001fe7
|
Update get_or_create method
|
2022-02-01 09:44:07 +03:30 |
|
|
|
4ed267e5c3
|
Merge pull request #538 from ponytailer/bugfix-bulk-create
Bugfix: dumps the object which has the json fields in bulk create
|
2022-01-26 18:07:08 +01:00 |
|
|
|
0e167dc89f
|
use existing encode_json to avoid code duplication, rename queryset customization param and move it to Meta, move docs to models from inheritance
|
2022-01-26 17:59:00 +01:00 |
|
|
|
33b492216d
|
fix ident
|
2022-01-25 17:52:20 +08:00 |
|
|
|
5c233a6256
|
Merge branch 'master' into bugfix-bulk-create
|
2022-01-21 10:25:29 +08:00 |
|
|
|
1abd96067c
|
update dep
|
2022-01-21 10:07:40 +08:00 |
|
|
|
6297846819
|
orjson test and doc
|
2022-01-21 10:03:00 +08:00 |
|
|
|
d55a29c040
|
update deps
|
2022-01-19 14:15:23 +08:00 |
|
|
|
9fd5ba090d
|
fix doc
|
2022-01-18 17:16:20 +08:00 |
|
|
|
6299ea4383
|
can custom query_cls
|
2022-01-18 16:41:22 +08:00 |
|
|
|
9ce61d2269
|
fix type hint
|
2022-01-18 15:55:18 +08:00 |
|
|
|
51606a6321
|
fix
|
2022-01-18 15:54:21 +08:00 |
|
|
|
bf6ee9ce35
|
add encoding
|
2022-01-18 15:52:10 +08:00 |
|
|
|
02df4300dd
|
fix json to bytes when bulk-create
|
2022-01-18 15:45:15 +08:00 |
|
|
|
8dc05d5cf4
|
Merge pull request #526 from collerek/dependabot/pip/flake8-bugbear-22.1.11
Bump flake8-bugbear from 21.11.29 to 22.1.11
|
2022-01-17 18:49:13 +01:00 |
|
|
|
7866d4f411
|
Bump flake8-bugbear from 21.11.29 to 22.1.11
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 21.11.29 to 22.1.11.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/21.11.29...22.1.11)
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-17 17:43:39 +00:00 |
|
|
|
650341bf39
|
Merge pull request #528 from collerek/dependabot/pip/types-aiofiles-0.8.3
Bump types-aiofiles from 0.7.3 to 0.8.3
|
2022-01-17 18:40:33 +01:00 |
|
|
|
16fb96c0b0
|
Bump types-aiofiles from 0.7.3 to 0.8.3
Bumps [types-aiofiles](https://github.com/python/typeshed) from 0.7.3 to 0.8.3.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-aiofiles
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-17 17:35:43 +00:00 |
|
|
|
739cf1c8c3
|
Merge pull request #482 from collerek/dependabot/pip/cryptography-36.0.1
Bump cryptography from 36.0.0 to 36.0.1
|
2022-01-17 18:31:29 +01:00 |
|
|
|
6ec4825b67
|
Merge pull request #508 from collerek/check_timezones_filters
Fix timezones and add support for pydantic 1.9.0
|
2022-01-14 23:44:06 +01:00 |
|
|
|
b208e88eb6
|
Merge branch 'master' into check_timezones_filters
|
2022-01-14 23:40:03 +01:00 |
|
|
|
433d4501e9
|
Merge pull request #525 from Mng-dev-ai/add-comments-to-bulk-create
add comments
|
2022-01-14 18:57:11 +01:00 |
|
|
|
d60cf933c9
|
add comments
|
2022-01-14 19:33:30 +02:00 |
|
|
|
5677bda054
|
fix json fields in bulk operations
|
2022-01-14 18:27:49 +01:00 |
|
|
|
7f517c9bdb
|
Merge branch 'master' of https://github.com/collerek/ormar into check_timezones_filters
|
2022-01-14 17:54:20 +01:00 |
|
|
|
df0ac00dee
|
fix coverage
|
2022-01-14 17:54:13 +01:00 |
|
|
|
8825612ce4
|
Merge pull request #520 from Mng-dev-ai/improve-bulk-create
improve bulk_create
|
2022-01-14 17:53:32 +01:00 |
|
|
|
a9ba9373dd
|
Merge branch 'master' into improve-bulk-create
|
2022-01-14 17:39:15 +01:00 |
|
|
|
3260106a38
|
Merge pull request #524 from ponytailer/master
new signal: post_bulk_update
|
2022-01-14 17:38:02 +01:00 |
|
|
|
53a2636421
|
revert docs changes, pin databases, fix mypy
|
2022-01-14 17:36:18 +01:00 |
|
|
|
3373bbc754
|
Update queryset.py
|
2022-01-14 17:32:07 +01:00 |
|
|
|
24761dd6cc
|
Update queryset.py
|
2022-01-14 17:11:45 +01:00 |
|
|
|
a587ad463d
|
Update queryset.py
|
2022-01-14 17:06:22 +01:00 |
|
|
|
bf3b36194b
|
bump databases, remove skip on sqlite test
|
2022-01-14 16:54:26 +01:00 |
|
|
|
8dd49356df
|
Update queryset.py
|
2022-01-14 23:29:37 +08:00 |
|