]> git.agnieray.net Git - galette.git/commit
Handle sequence on PostgreSQL for titles; closes #1374 refs #1158
authorJohan Cwiklinski <jcwiklinski@teclib.com>
Sun, 15 Dec 2019 07:52:54 +0000 (08:52 +0100)
committerJohan Cwiklinski <jcwiklinski@teclib.com>
Tue, 17 Dec 2019 23:40:17 +0000 (00:40 +0100)
commit103a6db044f36b592283c956c1a959cb4024b794
tree69f756e103ef721d579f32f12fd832dafd5fb27b
parent6efce46b3a8698d0bd6c8bcc7ac80e1263eed21e
Handle sequence on PostgreSQL for titles; closes #1374 refs #1158

Add nit tests
Set ID after add new title
galette/lib/Galette/Core/Db.php
galette/lib/Galette/Entity/Entitled.php
galette/lib/Galette/Entity/Title.php
galette/lib/Galette/Repository/Titles.php
galette/lib/Galette/Util/FakeData.php
tests/Galette/Entity/tests/units/Title.php [new file with mode: 0644]