1. 03 Ara, 2015 1 kayıt (commit)
  2. 27 Eki, 2015 1 kayıt (commit)
  3. 27 Eyl, 2015 1 kayıt (commit)
  4. 26 Eyl, 2015 7 kayıt (commit)
  5. 12 Eyl, 2015 1 kayıt (commit)
  6. 27 Tem, 2015 1 kayıt (commit)
  7. 24 Tem, 2015 1 kayıt (commit)
  8. 14 Tem, 2015 1 kayıt (commit)
  9. 03 Tem, 2015 1 kayıt (commit)
  10. 02 Tem, 2015 1 kayıt (commit)
  11. 19 Haz, 2015 1 kayıt (commit)
  12. 10 Haz, 2015 1 kayıt (commit)
  13. 20 May, 2015 1 kayıt (commit)
  14. 09 Nis, 2015 1 kayıt (commit)
  15. 02 Nis, 2015 1 kayıt (commit)
  16. 20 Şub, 2015 1 kayıt (commit)
  17. 06 Şub, 2015 1 kayıt (commit)
  18. 08 Ock, 2015 1 kayıt (commit)
    • Anssi Kääriäinen's avatar
      Fixed #24020 -- Refactored SQL compiler to use expressions · 0c763317
      Anssi Kääriäinen yazdı
      Refactored compiler SELECT, GROUP BY and ORDER BY generation.
      While there, also refactored select_related() implementation
      (get_cached_row() and get_klass_info() are now gone!).
      
      Made get_db_converters() method work on expressions instead of
      internal_type. This allows the backend converters to target
      specific expressions if need be.
      
      Added query.context, this can be used to set per-query state.
      
      Also changed the signature of database converters. They now accept
      context as an argument.
      0c763317
  19. 24 Eyl, 2014 1 kayıt (commit)
  20. 03 Eyl, 2014 1 kayıt (commit)
    • Marc Tamlyn's avatar
      Fixed #18757, #14462, #21565 -- Reworked database-python type conversions · e9103402
      Marc Tamlyn yazdı
      Complete rework of translating data values from database
      
      Deprecation of SubfieldBase, removal of resolve_columns and
      convert_values in favour of a more general converter based approach and
      public API Field.from_db_value(). Now works seamlessly with aggregation,
      .values() and raw queries.
      
      Thanks to akaariai in particular for extensive advice and inspiration,
      also to shaib, manfre and timograham for their reviews.
      e9103402
  21. 11 Haz, 2014 1 kayıt (commit)
  22. 21 Mar, 2014 1 kayıt (commit)
  23. 23 Ara, 2013 1 kayıt (commit)
  24. 06 Ara, 2013 1 kayıt (commit)
  25. 03 Kas, 2013 1 kayıt (commit)
  26. 02 Kas, 2013 1 kayıt (commit)
  27. 27 Eki, 2013 1 kayıt (commit)
  28. 26 Eki, 2013 1 kayıt (commit)
  29. 21 Eki, 2013 1 kayıt (commit)
  30. 19 Eki, 2013 1 kayıt (commit)
  31. 18 Eki, 2013 1 kayıt (commit)
  32. 09 Eyl, 2013 1 kayıt (commit)
  33. 07 Eyl, 2013 1 kayıt (commit)
  34. 06 Eyl, 2013 1 kayıt (commit)