1. 12 Ara, 2018 1 kayıt (commit)
  2. 10 Ara, 2018 2 kayıt (commit)
  3. 09 Ara, 2018 1 kayıt (commit)
  4. 07 Ara, 2018 1 kayıt (commit)
    • Simon Charette's avatar
      Fixed #29182 -- Fixed schema table alteration on SQLite 3.26+. · c8ffdbe5
      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.
      c8ffdbe5
  5. 06 Ara, 2018 7 kayıt (commit)
  6. 05 Ara, 2018 4 kayıt (commit)
  7. 04 Ara, 2018 1 kayıt (commit)
  8. 03 Ara, 2018 3 kayıt (commit)
  9. 30 Kas, 2018 6 kayıt (commit)
  10. 29 Kas, 2018 3 kayıt (commit)
  11. 28 Kas, 2018 2 kayıt (commit)
  12. 27 Kas, 2018 8 kayıt (commit)
  13. 26 Kas, 2018 1 kayıt (commit)