1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-24 15:12:51 +02:00

PostgreSQL: Use separator in limit1

This commit is contained in:
Jakub Vrana
2021-05-23 11:08:29 +02:00
parent db01282e29
commit 473f7264f8
3 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
Adminer 4.8.2-dev:
MySQL: Use ST_SRID() instead of SRID() for MySQL 8 (PR #418)
PostgreSQL PDO: Allow editing rows identified by boolean column (PR #380)
Adminer 4.8.1 (released 2021-05-14):
Internet Explorer or PDO in Adminer 4.7.8-4.8.0: Fix XSS in doc_link (bug #797)