Changelog for
adminer-mysql-4.8.1-57.34.noarch.rpm :
* Thu May 20 2021 Ferdinand Thiessen
- Update to version 4.8.1
* Fix XSS in doc_link
* MySQL: Allow moving views to other DB and renaming DB with views
* MariaDB: Do not treat sequences as views
* PostgreSQL: Support UPDATE OF triggers
* PostgreSQL: Support triggers with more events (OR)
* PostgreSQL: Fix parsing of foreign keys with non-ASCII column names
* PostgreSQL < 10 PDO: Avoid displaying GENERATED ALWAYS BY IDENTITY everywhere
* SQLite: Fix displayed types
* Avoid PHP warnings with PDO drivers
* Fix PHP 8 warnings
* Thu Feb 11 2021 jimmyAATTboombatower.com- Update to version 4.8.0:
* Release 4.8.0
* Remove .inc extension from driver plugins
* Oracle: Use correct DB in db_size, fix typo (thanks to Shirai Takashi)
* MongoDB: Alpha
* MongoDB: Prefer driver used in other functions
* Save bytes
* MongoDB: Fix edit operations in select
* Fix typo
* MongoDB: Use ObjectID only if used
* MongoDB: Fix operators
* MongoDB: Handle errors
* MongoDB: Fix query
* Save bytes
* MongoDB: Display error when selecting wrong table
* MongoDB: Display arrays as JSON
* MongoDB: Fix executeQuery
* MongoDB: Modern extension doesn\'t allow connecting with random user/password
* MongoDB: Add operators
* MongoDB: Handle exceptions
* MongoDB: Fix getting binary fields
* MongoDB: Fix num_rows
* MongoDB: Move common code to function
* MongoDB: Display Authentication failed instead of exception
* Delete duplicate code
* Fix operators init
* PostgreSQL: Fix displaying NULL bytea fields
* Avoid errors about \'view_trigger\'
* Support unprivileged users for schema list
* Support altering indexes
* Avoid errors when alter table column
* Avoid errors about auto increment
* Support granted table to list up indexes
* Correct column size with string type
* Sort the DB list
* Support importing table data
* The table with another scheme is deleted from the table list
* Support computing DB infos
* PostgreSQL: Do not show triggers from other schemas
* SimpleDB, Firebird, ClickHouse: Move to plugin
* Add comments
* Prepare for moving drivers to plugins
* Support function default values in insert (bug #713)
* Allow SQL pseudo-function in insert
* Save bytes
* PostgreSQL: Fix multi-parameter functions in default values (bug #736)
* Add id to