Skip to content
Snippets Groups Projects
  1. Jun 07, 2017
    • Carsten  Rose's avatar
      #3863 / DB Update Fails: Expected no record, got 2 rows: SHOW TABLE STATUS WHERE Name='Form' · 7fc80c24
      Carsten Rose authored
      Introduce new config var 'DB_UPDATE' in config.qfq.ini. Update the handling, if there exist table 'form' and 'Form'.
      Manual.rst:  document the new config option DB_UPDATE.
      Database.php: Typo fixed.
      DatabaseUpdate.php: Iterate over all found 'Form' tables, take the newest version number. Respect config option DB_UPDATE. Fixed a problem: if in the PHP DB updates a newer DB Version is configured than the PHP source itself is, such updates are now not played anymore.
      Config.php, QuickFormQuery.php, config.example.ini: handle config setting DB_UPDATE.
      7fc80c24
  2. Jun 05, 2017
  3. Jun 04, 2017
  4. Jun 03, 2017
  5. Jun 01, 2017
  6. May 29, 2017
  7. May 27, 2017
  8. May 25, 2017
  9. May 24, 2017
  10. May 23, 2017
  11. May 22, 2017
Loading