]> git.joonet.de Git - adminer.git/commit
PostgreSQL: Fix editing record that contains a field with GENERATED ALWAYS default...
authorPeter Knut <peter@pematon.com>
Tue, 1 Oct 2024 22:29:24 +0000 (00:29 +0200)
committerJakub Vrana <jakub@vrana.cz>
Wed, 19 Feb 2025 10:16:39 +0000 (11:16 +0100)
commitd2c6ea21b62338e28c556731070d2b9991da48e7
treeef947bbef5bafea79ffdb55e5be6849ce6892f40
parenta310d52327d698b0d1b23bc1e86b6a04e9c45aab
PostgreSQL: Fix editing record that contains a field with GENERATED ALWAYS default value

Fields with GENERATED ALWAYS default values are also disabled.

Thanks to PurpleTape (https://github.com/adminerevo/adminerevo/issues/201).
adminer/include/functions.inc.php