1. 03 Mar, 2019 1 kayıt (commit)
  2. 25 Şub, 2019 1 kayıt (commit)
  3. 12 Şub, 2019 2 kayıt (commit)
  4. 11 Şub, 2019 6 kayıt (commit)
  5. 08 Şub, 2019 1 kayıt (commit)
  6. 07 Şub, 2019 1 kayıt (commit)
  7. 04 Şub, 2019 1 kayıt (commit)
  8. 01 Şub, 2019 2 kayıt (commit)
  9. 30 Ock, 2019 1 kayıt (commit)
  10. 04 Ock, 2019 4 kayıt (commit)
  11. 02 Ock, 2019 2 kayıt (commit)
  12. 27 Ara, 2018 1 kayıt (commit)
  13. 21 Ara, 2018 1 kayıt (commit)
  14. 17 Ara, 2018 1 kayıt (commit)
  15. 07 Ara, 2018 1 kayıt (commit)
    • Simon Charette's avatar
      [2.0.x] Fixed #29182 -- Fixed schema table alteration on SQLite 3.26+. · 53b17d47
      Simon Charette yazdı
      SQLite 3.26 repoints foreign key constraints on table renames even when
      foreign_keys pragma is off which breaks every operation that requires
      a table rebuild to simulate unsupported ALTER TABLE statements.
      
      The newly introduced legacy_alter_table pragma disables this behavior
      and restores the previous schema editor assumptions.
      
      Thanks Florian Apolloner, Christoph Trassl, Chris Lamb for the report and
      troubleshooting assistance.
      
      Backport of c8ffdbe5 from master.
      53b17d47
  16. 05 Ara, 2018 1 kayıt (commit)
  17. 03 Ara, 2018 1 kayıt (commit)
  18. 17 Kas, 2018 2 kayıt (commit)
  19. 16 Kas, 2018 2 kayıt (commit)
  20. 10 Kas, 2018 1 kayıt (commit)
  21. 24 Eki, 2018 2 kayıt (commit)
  22. 01 Eki, 2018 5 kayıt (commit)