Skip to content

#353 BDSI exporter: export for 5 days on all tables, tests and refactoring

Martin Duvanel requested to merge 3.11/353_bdsi_exporter into 3.11/sprint
  • Exploded IneoBDSIExportWorker to split all the SQL statement generation in dedicated classes
  • Added more tests, in particular around INSERT statements to easily change them
  • Added logic to generate COURSE and HORAIRE data on the 5 next days

Merge request reports