|
|
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 |
|
|
|
c0e291c5dd
|
fix the question in comment
|
2022-01-14 23:18:33 +08:00 |
|
|
|
18bab1f17b
|
send signal after set_save_status
|
2022-01-14 18:30:19 +08:00 |
|
|
|
94e6c61032
|
fix lint
|
2022-01-14 18:28:43 +08:00 |
|
|
|
bca6b6eef0
|
add bulk_post_update: signals
|
2022-01-14 18:26:11 +08:00 |
|
|
|
5b7d2d23cb
|
add tests
|
2022-01-14 15:49:26 +08:00 |
|
|
|
133ba6e1c1
|
fix the doc typo
|
2022-01-14 14:38:55 +08:00 |
|
|
|
e28059f92e
|
fix type annotation
|
2022-01-14 14:29:02 +08:00 |
|
|
|
fd38e6e334
|
add post-signal in bulk-update & bulk-create
|
2022-01-14 14:21:57 +08:00 |
|
|
|
1ffb28d7b0
|
Merge pull request #493 from ponytailer/master
use the dict to store the receivers in signal
|
2022-01-13 17:58:47 +01:00 |
|
|
|
378c85a1b8
|
improve bulk_create
|
2022-01-11 15:04:08 +02:00 |
|
|
|
c1d42498b9
|
fix indent
|
2022-01-10 09:58:17 +08:00 |
|
|
|
5bf3c1a709
|
fix ut coverage
|
2022-01-10 09:56:48 +08:00 |
|
|
|
e7174e321c
|
bump version, update release info
|
2022-01-06 19:57:09 +01:00 |
|
|
|
646a901af5
|
clean unused code
|
2022-01-06 19:35:13 +01:00 |
|
|
|
f91dfd3d61
|
rc for skip of literal binds
|
2022-01-06 18:24:05 +01:00 |
|
|
|
c8586e5b8e
|
rc for skip of literal binds
|
2022-01-06 18:22:07 +01:00 |
|
|
|
067b61460d
|
Merge branch 'master' of https://github.com/collerek/ormar into check_timezones_filters
|
2022-01-06 16:04:01 +01:00 |
|
|
|
e651400491
|
remove 3ts
|
2022-01-06 15:59:11 +01:00 |
|
|
|
3f264d974b
|
wip - remove literal binds
|
2022-01-05 18:19:14 +01:00 |
|
|
|
aab46de800
|
remove date dumping to isoformat, add pydantic 1.9 support
|
2022-01-03 18:23:22 +01:00 |
|
|
|
5db4ea9662
|
SignalEmitter extends dict to save the signals
|
2021-12-22 10:54:15 +08:00 |
|
|
|
0fd533da9e
|
fix mypy check
|
2021-12-21 17:49:22 +08:00 |
|
|
|
15ed00a62f
|
remove jsonb, because the extra lib support
|
2021-12-21 17:35:51 +08:00 |
|
|
|
94c5b23204
|
use the dict to store the receivers in signal
|
2021-12-21 17:00:14 +08:00 |
|
|
|
070ff023a0
|
add jsonb in postgresql
|
2021-12-21 16:33:50 +08:00 |
|
|
|
14b30baf40
|
add III tier sponsors to main page
|
2021-12-20 16:19:11 +01:00 |
|
|
|
27e5484a4c
|
Merge pull request #488 from collerek/fix_large_binary
Add comments to columns and bugfixes
|
2021-12-16 18:37:41 +01:00 |
|
|
|
531542bb21
|
fix quotes
|
2021-12-16 18:31:28 +01:00 |
|
|
|
f245e91740
|
#455 fix improper quoting of on clause
|
2021-12-16 18:19:55 +01:00 |
|
|
|
1b9a59b49d
|
#453 make first and get respect user ordering if set on main model
|
2021-12-16 17:24:23 +01:00 |
|
|
|
bc5c6222b1
|
#485 add possibility to pass comments to sqlalchemy
|
2021-12-16 16:41:50 +01:00 |
|
|
|
15be5170f3
|
fix #409 - nullable large binary fields
|
2021-12-16 14:44:01 +01:00 |
|
|
|
87a91cdd6e
|
Bump cryptography from 36.0.0 to 36.0.1
Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.0 to 36.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/36.0.0...36.0.1)
---
updated-dependencies:
- dependency-name: cryptography
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-15 02:12:28 +00:00 |
|
|
|
1f5d993716
|
Merge pull request #473 from collerek/dependabot/pip/mkdocs-material-8.0.5
|
2021-12-07 08:57:27 +00:00 |
|
|
|
7af7890f0b
|
Merge pull request #472 from collerek/dependabot/pip/orjson-3.6.5
|
2021-12-07 08:57:15 +00:00 |
|
|
|
c0b8b9d2e7
|
Bump mkdocs-material from 8.0.4 to 8.0.5
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 8.0.4 to 8.0.5.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/8.0.4...8.0.5)
---
updated-dependencies:
- dependency-name: mkdocs-material
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-12-07 02:15:06 +00:00 |
|