Results of 1 - 10 of about 15 for corruption (0.026 sec.)
- Django 1.4.9 release notes — Django 4.0.6 ドキュメント 13288
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
y-related bug in the 1.4 series and one other data corruption bug. Readdressed denial-of-service via password ha ...
he key on every iteration. Bugfixes ¶ Fixed a data corruption bug with datetime_safe.datetime.combine (#21256). ...
fixes , passwords , hashers , Readdressed , data , corruption クイック検索 Last update: 2022年6月01日 « previous ...
-
https://man.plustar.jp/django/releases/1.4.9.html
- [similar]
- Django 1.5.5 release notes — Django 4.0.6 ドキュメント 10780
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
properly and is now fixed. Bugfixes ¶ Fixed a data corruption bug with datetime_safe.datetime.combine (#21256). ...
.unescape_entities() (#21185). Fixed a couple data corruption issues with QuerySet edge cases under Oracle and M ...
-
https://man.plustar.jp/django/releases/1.5.5.html
- [similar]
- Django 2.0.10 リリースノート — Django 4.0.6 ドキュメント 10780
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
sion since Django 2.0.6 ( #29959 ). Fixed a schema corruption issue on SQLite 3.26+. You might have to drop and ...
cks are enabled to avoid the possibility of schema corruption ( #30023 ). 目次 Django 2.0.10 リリースノート CVE- ...
-
https://man.plustar.jp/django/releases/2.0.10.html
- [similar]
- Django 2.1.5 リリースノート — Django 4.0.6 ドキュメント 10780
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
with mysqlclient 1.3.14 ( #30013 ). Fixed a schema corruption issue on SQLite 3.26+. You might have to drop and ...
cks are enabled to avoid the possibility of schema corruption ( #30023 ). Fixed a regression in Django 2.1.4 (wh ...
-
https://man.plustar.jp/django/releases/2.1.5.html
- [similar]
- Django 1.6.3 release notes — Django 4.0.6 ドキュメント 8255
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
hem; and further, such errors may manifest as data-corruption bugs. This change may cause test failures if you u ...
-
https://man.plustar.jp/django/releases/1.6.3.html
- [similar]
- django.db.transaction — Django 4.0.6 ドキュメント 8081
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
te! Otherwise, you break the atomic block and data corruption may occur. """ return get_connection ( using ) . s ...
-
https://man.plustar.jp/django/_modules/django/db/transaction.html
- [similar]
- データベース — Django 4.0.6 ドキュメント 8081
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ake your database more susceptible to data loss or corruption in the case of a server crash or power loss. Only ...
columns, you must set USE_TZ = False to avoid data corruption. inspectdb maps these columns to DateTimeField and ...
-
https://man.plustar.jp/django/ref/databases.html
- [similar]
- 複数のデータベース — Django 4.0.6 ドキュメント 7715
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ot match across databases. This may result in data corruption or data loss. 目次 複数のデータベース データベース ...
-
https://man.plustar.jp/django/topics/db/multi-db.html
- [similar]
- データベースのトランザクション — Django 4.0.6 ドキュメント 7715
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
lock! Otherwise you're breaking atomicity and data corruption may occur. Database-specific notes ¶ Savepoints in ...
-
https://man.plustar.jp/django/topics/db/transactions.html
- [similar]
- システムチェックフレームワーク — Django 4.0.6 ドキュメント 7541
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
> configuration might expose your cache or lead to corruption of your data because its LOCATION matches/is insid ...
-
https://man.plustar.jp/django/ref/checks.html
- [similar]