From 912ba5c65a8155e763fa1a22e79bf41221ce4912 Mon Sep 17 00:00:00 2001 From: "Ap.Muthu" Date: Mon, 21 Mar 2016 15:39:37 +0000 Subject: [PATCH] Updated Technical Wiki (markdown) --- Technical-Wiki.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Technical-Wiki.md b/Technical-Wiki.md index 9e2b906..5d5a5b4 100644 --- a/Technical-Wiki.md +++ b/Technical-Wiki.md @@ -10,6 +10,7 @@ Best project EVER. * SQLite's file extension should be "**.sqlite**" to work with [Adminer](http://www.adminer.org) * Put **adminer.sql** (lowercase) in the same directory where Adminer is if you want to import it. * Adminer's MS SQL driver doesn't support routines yet. +* [Using Non MySQL with Adminer Editor](https://sourceforge.net/p/adminer/discussion/960418/thread/8cc314a0/) * [Eight reasons not to use ENUMs in MySQL](http://komlenic.com/244/8-reasons-why-mysqls-enum-data-type-is-evil) The example.php can be used to limit the tables displayed to a specific list with: