Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  David Smith 27b399d235 Fixed #34547 -- Deprecated DatabaseOperations.field_cast_sql(). 1 yıl önce
  David Wobrock 9bbf97bcdb Fixed #16055 -- Fixed crash when filtering against char/text GenericRelation relation on PostgreSQL. 1 yıl önce
  Simon Charette 877c800f25 Refs CVE-2022-34265 -- Properly escaped Extract() and Trunc() parameters. 2 yıl önce
  django-bot 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 yıl önce
  SwastikTripathi a7e7043c87 Fixed #33229 -- Fixed BaseDatabaseOperations.adapt_datetimefield_value()/adapt_timefield_value() crash with expressions. 3 yıl önce
  Manaia Junior 551c997fea Fixed #33214 -- Added BaseDatabaseOperations.format_for_duration_arithmetic() stub method. 3 yıl önce
  Mariusz Felisiak 0be51d2226 Fixed #31956 -- Fixed crash of ordering by JSONField with a custom decoder on PostgreSQL. 4 yıl önce
  Sergey Fedoseev dd5aa8cb5f Fixed #28925 -- Fixed durations-only expressions crash on SQLite and MySQL. 4 yıl önce
  sage 6789ded0a6 Fixed #12990, Refs #27694 -- Added JSONField model field. 5 yıl önce
  Adam Johnson 1c2c6f1b51 Fixed a/an typos in "SQL" usage. 4 yıl önce
  Jon Dufresne 5673d4b102 Fixed #31477 -- Removed "using" argument from DatabaseOperations.execute_sql_flush(). 5 yıl önce
  Jon Dufresne 75410228df Fixed #31473 -- Made sql_flush() use RESTART IDENTITY to reset sequences on PostgreSQL. 5 yıl önce
  Jon Dufresne 8bcca47e83 Added test coverage for DatabaseOperations.sql_flush(). 5 yıl önce
  Mariusz Felisiak 537b0c5edf Fixed typo in tests/backends/base/test_operations.py. 5 yıl önce
  Ville Skyttä 03db5fddfd Fixed typos in docs, comments, and exception messages. 6 yıl önce
  Simon Charette b181aba7dd Refs #28478 -- Prevented database feature based skipping on tests disallowing queries. 6 yıl önce
  Jon Dufresne 7598cd4748 Fixed #29813 -- Fixed DatabaseOperation test when run in isolation on MySQL. 6 yıl önce
  Matthew Wilkes 2162f0983d Fixed #24747 -- Allowed transforms in QuerySet.order_by() and distinct(*fields). 7 yıl önce
  Mads Jensen 41406bf98e Increased test coverage for db/backends/base/operations.py. 7 yıl önce
  Mads Jensen d549b88050 Fixed #26608 -- Added support for window expressions (OVER clause). 7 yıl önce