1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-14 10:34:01 +02:00

SQLite: Show all supported pragmas in Variables

This commit is contained in:
Jakub Vrana
2025-02-20 18:11:18 +01:00
parent 00607012af
commit e3fbc56b6f
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
Adminer 4.16.1-dev:
SQLite: Show all supported pragmas in Variables
Adminer 4.16.0 (released 2025-02-20):
MySQL: Fix saving bit(64) values (bug #839)