Skip to content
Snippets Groups Projects
  1. May 24, 2024
  2. May 22, 2024
  3. May 17, 2024
  4. May 16, 2024
    • Lars Johansson's avatar
      Refactor integration tests · d5dfa24f
      Lars Johansson authored
      Gather integration tests in docker and docker.complex packages into docker package.
      Update documentation accordingly.
      d5dfa24f
  5. May 15, 2024
  6. Apr 09, 2024
    • Lars Johansson's avatar
      Update migration script to transform data to not rely on status attribute · 50af17e6
      Lars Johansson authored
      Migration script deletes lines of uuid without latest.
      Reason is that such entries have never been active and while removing them will delete some part of history,
      the benefit is unambiguous content is database. Alternative is deleted entries with statuses
      pending, cancelled, rejected which may be ambiguous.
      
      Update verification of data migration accordingly.
      
      Note that commit is sixth step in removing status as query parameter.
      50af17e6
  7. Apr 05, 2024
  8. Apr 02, 2024
  9. Mar 26, 2024
  10. Mar 05, 2024
    • Lars Johansson's avatar
      Remove postgres role in migration script V1 · e2519a02
      Lars Johansson authored
      Default role postgres is available in Postgresql up to, and including, release 9.6.7.
      It has been removed in later releases.
      Usage of postgres role in combination with later releases is problematic and causes problems,
      in particular for any upgrade or change of database.
      Therefore, usage of default role postgres is removed.
      e2519a02
  11. Feb 28, 2024
  12. Feb 27, 2024
  13. Feb 23, 2024
  14. Feb 22, 2024
Loading