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

fixed: SQL command for insert, create table, etc. new: create/rename table, add/drop/change type for column

This commit is contained in:
Vladimir Goncharov
2019-10-09 23:41:50 +03:00
committed by Jakub Vrana
parent 677774405c
commit 6ae81cd0ea
2 changed files with 41 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
Adminer 4.7.5-dev:
Add id="" to cells with failed inline edit (bug #708)
PostgreSQL, Oracle: Set schema for EXPLAIN queries in SQL command (bug #706)
ClickHouse: SQL command
Swedish translation
Adminer 4.7.4 (released 2019-10-22):