]> git.agnieray.net Git - galette.git/commit
Handle sequence on PostgreSQL for Texts; refs #1374 refs #1158
authorJohan Cwiklinski <jcwiklinski@teclib.com>
Sat, 18 Jan 2020 08:22:44 +0000 (09:22 +0100)
committerJohan Cwiklinski <jcwiklinski@teclib.com>
Sat, 18 Jan 2020 14:26:36 +0000 (15:26 +0100)
commit812d048a3621898d4c9f6b8c201d2bc4b3b32701
tree061aa331496c21a3d3648b392c7e02544bb4d59d
parent21448adba0488e57f5aab839ec486cbba44272b2
Handle sequence on PostgreSQL for Texts; refs #1374 refs #1158
galette/includes/galette.inc.php
galette/install/scripts/mysql.sql
galette/install/scripts/pgsql.sql
galette/install/scripts/upgrade-to-0.931-mysql.sql [new file with mode: 0644]
galette/install/scripts/upgrade-to-0.931-pgsql.sql [new file with mode: 0644]
galette/lib/Galette/Core/Preferences.php
galette/lib/Galette/Entity/Texts.php
tests/Galette/Core/tests/units/Install.php
tests/Galette/Entity/tests/units/Texts.php [new file with mode: 0644]