1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-19 21:01:31 +02:00

Fix importing multiple SQL files not terminated by semicolon

Inspired by adminneo-org/adminneo#1c08e86.
This commit is contained in:
Jakub Vrana
2025-03-10 08:33:25 +01:00
parent df6fe6b108
commit 6dcc5081e1
3 changed files with 9 additions and 7 deletions

View File

@@ -1,4 +1,5 @@
Adminer dev:
Fix importing multiple SQL files not terminated by semicolon
Adminer 5.0.2 (released 2025-03-10):
PostgreSQL: Fix setting NULL and original value on enum (bug #884)