thuecat/Classes/Domain/Repository/Backend
Daniel Siepmann dc5a4546f3 Ensure proper types when saving import log
Insertion is stored as integer in database.
Therefore cast boolean to integer.
Otherwise DataHandler might throw error as saved data type differs from
provided data type.
2021-02-16 11:09:18 +01:00
..
ImportConfigurationRepository.php Initial import mechanism 2021-02-16 11:09:18 +01:00
ImportLogRepository.php Ensure proper types when saving import log 2021-02-16 11:09:18 +01:00
OrganisationRepository.php Integrate phpstan 2021-02-16 11:09:18 +01:00
TownRepository.php Initial import mechanism 2021-02-16 11:09:18 +01:00