date.chapril.org-framadate/app/classes/Framadate/Repositories
Thomas Citharel 87a61ebea3
Couple of fixes following DBAL migration
* Make sure we save timestamp as a string (🙈) inside slot table
* Make sure to set poll format properly at creation
* More Repository methods use DBAL specifics
* Clear legacy check all tables call

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-04-23 10:27:15 +02:00
..
AbstractRepository.php Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00
CommentRepository.php Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00
PollRepository.php Couple of fixes following DBAL migration 2018-04-23 10:27:15 +02:00
RepositoryFactory.php Make Framadate compatible with PostgreSQL and great again ! 2018-04-22 18:37:53 +02:00
SlotRepository.php Couple of fixes following DBAL migration 2018-04-23 10:27:15 +02:00
VoteRepository.php Remove class FramaDB and unused call 2018-04-22 18:45:30 +02:00