ReimuHakurei / phpPgAdmin

Actively maintained fork of phpPgAdmin.
GNU General Public License v2.0
102 stars 24 forks source link

No value shown for "last value" for sequences #19

Closed twistios closed 11 months ago

twistios commented 12 months ago

The "Last value" field for sequences does not contain a value/does not get updated. As there is no way to "ANALYSE" this, I am not able to update it myself. The internal value gets updated as the sequence can be used as a generator for ids in tables.

Info:

ReimuHakurei commented 11 months ago

Should be fixed in the latest commit.