Changelog for
adminer-4.8.1-1.5.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 in select (bug #724) * Remove newline before error message * Fix whitespace * Add bug number * PostgreSQL: Avoid exporting empty sequence last value * PostgreSQL: Create PRIMARY KEY for auto increment columns * PostgreSQL PDO: Do not select NULL function for false values in edit (thanks to PR #380) * MySQL 8: Fix EXPLAIN in SQL command * Update tests * Add callback before edit form (bug #759) * Skip date columns for non-date values in search anywhere (thanks to PR #408) * Fix PHP 8 warning * Add DB version to comment in export * Mon Feb 08 2021 jimmyAATTboombatower.com- Update to version 4.7.9: * Release 4.7.9 * Reorder changes * Editor: Avoid trailing dot in export filename * Skip impossible condition ($link always contains ?username=) * Fix displayed foreign key columns from other DB (bug #766) * Do not display empty database in the list twice * Display CSRF logout error after connecting * Fix displaying type mapping for Elasticsearch >= 6.0 * MongoDB: Prefer modern extension * Fix MongoDB connect \'Database does not support password.\' tips * Update bug numbers * Postgres - fix missing partitioned tables in navigation * Linkify URLs in SQL results * Title for select data link * Quote values with leading and trailing zeroes in CSV export (bug #777) * MySQL: Don\'t quote default value of text fields (bug #779) * fixed Unsupported operand types when $port is socket * Respect SQL command URL parameters * Fix XSS in browsers which don\'t encode URL parameters (bug #775) * SQLite: Set busy_timeout to 500 * PostgreSQL 11: Create PRIMARY KEY for auto increment columns * PostgreSQL: Support smallserial * Add comment * PostgreSQL PDO: Support PgBouncer, unsupport PostgreSQL < 9.1 (bug #771) * fix wrong hungarian translation * Editor: Cast to string when searching (bug #325) * Don\'t syntax highlight during IME composition (bug #747) * PostgreSQL: Use bigserial for bigint auto increment (bug #765, regression from 3.0.0) * MSSQL: Don\'t trucate displayed comments to 30 chars (use varchar maximum of 8000 upon casting) * Update Korean translation (thanks to B. Cansmile Cha) * add alternative design dracula theme * show correct collation for PostgresSQL * PostgreSQL: Fix current schema in view definition * Add external designs as submodules * Fixes to lucas-sandery theme * Do not export names in quotes with sql_mode=\'ANSI_QUOTES\' (bug #749) * Fix PgSQL generated always as identity fix * Update Russian translation. * Update Ukrainian translation. * PostgreSQL: Export all FKs after all CREATE TABLE * MySQL, MariaDB: Fix doc links * Do not display SQL function for checkbox * Fix style (bug #743) * PostgreSQL: Fix dollar-quoted syntax highlighting (bug #738) * Elasticsearch, ClickHouse: Do not print response if HTTP code is not 200 * Add basic Makefile. * Travis: add php 7.4 && 8.0 * Re-enable PHP warnings * Thu Jan 28 2021 Jimmy Berry - Drop virtual firebird package since php-firebird was dropped. See sr#863764 for Factory decline. * Sat Jan 16 2021 Arjen de Korte - BuildRequires php-cli * Tue Jan 05 2021 elimatAATTopensuse.org- Update to version 4.7.8: * Release 4.7.8 * MySQL: Use renamed variable * Avoid PDO exceptions in PHP 8 * Fix method call after #406 * Improve check for numeric ports (bug #769) * Add missing method * Fix compatibility with PHP 8 * Avoid each() not available in PHP 8 * Fix style * Escape : also in remove_from_param * Mon May 11 2020 jimmyAATTboombatower.com- Update to version 4.7.7: * Release 4.7.7 * Fix open redirect if Adminer is accessible at //adminer.php%2FAATT (thanks to Prakash Sharma) * Update Finnish translation * Fix typo in Greek translation * Add missing translation * Fix forwarded IP comparison in login-ip plugin * Release 4.7.6 * Fri Jan 31 2020 jimmyAATTboombatower.com- Update to version 4.7.6: * Release 4.7.6 * Fix comparing IPs * Update readme * Add example for using SQLite with Editor * PostgreSQL: Support exporting views * Disallow connecting to ports > 65535 (bug #730) * Display time of procedure execution * Hide columns when rendering * Speed up alter table form * Fix clicking on non-input fields in alter table * Editor: Fix focusing foreign key search in select * MySQL: Always set foreign_key_checks in export * Wed Nov 27 2019 jimmyAATTboombatower.com- Update to version 4.7.5: * Release 4.7.5 * Re-apply https://github.com/vrana/adminer/pull/363/commits/89b6e9bb * Update zh-tw.inc.php * Update zh.inc.php * Stop using adsrc column * fixed: SQL command for insert, create table, etc. new: create/rename table, add/drop/change type for column * Fix brazilian portuguese translation * Swedish translation * Update hever design * Don\'t overwrite variable * Add id=\"\" to cells with failed inline edit (bug #708) * Unify dumpTable declarations (bug #707) * PostgreSQL, Oracle: Set schema for EXPLAIN queries in SQL command (bug #706) * Initialize version-noverify sooner (bug #705) * Make context in qsa() optional * Delete extra newlines * correct complement of responsive media query * update lucas-sandery theme * Add funding * Tue Oct 22 2019 jimmyAATTboombatower.com- Update to version 4.7.4: * Release 4.7.4 * Fix XSS if Adminer is accessible at URL /data: * Do not put unused doc links to single driver compiled version * Fix PostgreSQL doc root * Save bytes * add links to oracle docs * add links to postgres docs * Bump version |