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

MySQL: Always set foreign_key_checks in export

This commit is contained in:
Jakub Vrana
2019-12-09 13:20:24 +01:00
parent 8706bc7c0f
commit 5da5b75536
3 changed files with 6 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
<?php
$VERSION = "4.7.5";
$VERSION = "4.7.6-dev";