Replace nextId with PG sequences #69

Open
opened 2026-05-03 10:45:53 +00:00 by iannuzzelli · 3 comments
iannuzzelli commented 2026-05-03 10:45:53 +00:00 (Migrated from gitlab.com)

nextId is a leftover from MySQL for getting the next available ID in a table insert

We have 121 occurrences

It should be replaced with sequences now that we have moved to Postgres

nextId is a leftover from MySQL for getting the next available ID in a table insert We have 121 occurrences It should be replaced with sequences now that we have moved to Postgres
iannuzzelli commented 2026-05-03 10:47:33 +00:00 (Migrated from gitlab.com)

changed title from Replace nextID with PG sequences to Replace nextId with PG sequences

<p>changed title from <code class="idiff">Replace nextI<span class="idiff left right deletion">D</span> with PG sequences</code> to <code class="idiff">Replace nextI<span class="idiff left right addition">d</span> with PG sequences</code></p>
iannuzzelli commented 2026-05-03 10:47:33 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
iannuzzelli commented 2026-05-03 10:47:45 +00:00 (Migrated from gitlab.com)

marked this issue as related to pck3s#72

marked this issue as related to pck3s#72
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
peacelink/phpeace#69
No description provided.