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

SQLite: Enable foreign key checks

This commit is contained in:
Jakub Vrana
2018-01-19 14:57:58 +01:00
parent 329b7de9cc
commit 34b03ef835
2 changed files with 3 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
Adminer 4.4.1-dev:
Adminer: Fix Search data in tables (regression from 4.4.0)
CSP: Allow any images, media and fonts, disallow base-uri
SQLite: Enable foreign key checks
Adminer 4.4.0 (released 2018-01-17):
Add Content Security Policy