]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Entity/PaymentType.php
Use prepared statement rather than direct SQL
[galette.git] / galette / lib / Galette / Entity / PaymentType.php
2021-11-09 Johan CwiklinskiUse prepared statement rather than direct SQL
2021-11-07 Johan CwiklinskiThrow errors
2021-10-31 Johan CwiklinskiMove trait to Features namespace
2020-12-13 Johan CwiklinskiSimplify getLastGeneratedValue
2020-11-06 Johan CwiklinskiCatch Throwables instead of Exceptions
2020-07-31 Johan CwiklinskiCS: declare visibility for constants
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-03-07 Johan CwiklinskiMerge remote-tracking branch 'weblate/develop' into...
2020-03-07 Johan CwiklinskiSwitch to Laminas
2020-02-13 Johan CwiklinskiMerge branch 'hotfix/0.9.3.1' into develop
2020-02-13 Johan CwiklinskiMerge branch 'hotfix/0.9.3.1'
2019-12-17 Johan CwiklinskiHandle sequence on PostgreSQL for payment types; refs...
2019-12-01 Johan CwiklinskiMerge branch 'release/0.9.3'
2019-10-09 Johan CwiklinskiFix payment types translations at install
2018-12-22 Johan CwiklinskiMerge branch 'release/0.9.2'
2018-10-24 Johan CwiklinskiAdd management for payment types; closes #1084