1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 18:14:07 +02:00

SQLite: Remove support for SQLite version 2

This commit is contained in:
Jakub Vrana
2025-02-26 12:10:09 +01:00
parent e3a2b1b57a
commit 09883aa2f5
3 changed files with 71 additions and 159 deletions

View File

@@ -1,7 +1,8 @@
Adminer-4.17.2-dev:
Adminer-4.18.0-dev:
SQLite: Support CHECK constraint
SQLite: Add command Check tables
SQLite: Display all rows of variable values
SQLite: Remove support for SQLite version 2
MongoDB: Remove support for deprecated extension mongo
Adminer-4.17.1 (released 2025-02-25):