1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 17:14:07 +02:00

PostgreSQL: Export functions

This commit is contained in:
Jakub Vrana
2025-02-23 18:28:33 +01:00
parent 6d59ed6d7e
commit 08060f3253
3 changed files with 11 additions and 12 deletions

View File

@@ -7,6 +7,7 @@ MySQL: Show comments at routine call (bug #874)
MySQL: Don't offer empty enum value in edit
PostgreSQL: Link user defined types
PostgreSQL: Constraint enum values in editing (bug #270)
PostgreSQL: Export functions
SQLite: Show all supported pragmas in Variables
MS SQL: Allow altering table in non-default schema (bug #405)
MS SQL: Fix default values (bug #732, bug #733)