Skip to content
Snippets Groups Projects
  1. May 19, 2017
  2. May 18, 2017
  3. May 12, 2017
  4. May 10, 2017
  5. May 09, 2017
    • Carsten  Rose's avatar
      #3679: Automatic DB Update · d1b203dd
      Carsten Rose authored
      Fixed: unnecessary exception if there is no Form / FormElement table
      Database.php: New function playSqlFile().
      DatabaseUpdate.php: missing table Form won't throw an exception anymore.
      Manual.rst: note that formEditor.sql will be played automatically.
      d1b203dd
    • Carsten  Rose's avatar
      Update UnitTests for moved Database.php. · 6086b8e3
      Carsten Rose authored
      6086b8e3
    • Carsten  Rose's avatar
      #3679, Automatic DB update - Schema & FormEditor · 202534dc
      Carsten Rose authored
      Also respect version numbers which are not configured in DatabaseUpdateData.php and between two configured version numbers.
      202534dc
    • Carsten  Rose's avatar
      #3679, Automatic DB update - Schema & FormEditor · 05b32a30
      Carsten Rose authored
      For updates of QFQ prior to 0.17.0, do:   ALTER TABLE  `Form` COMMENT =  'Version=<your old QFQ version>'
      DatabaseUpdate.php, DatabaseUpdateData.php: new class.
      QuickFormQuery.php: Add DB UpdateCheck
      Database.php: moved to new subdirectory `database`. Add 'ALTER' as a new SQL command.
      FormAction.php, TypeAhead.php, Report.php, Sendmail.php, FillStoreForm.php, Store.php, AbstractBuild.php, Delete.php, Evaluate.php: Update path to Database.php.
      05b32a30
  6. May 05, 2017
Loading