From 4ab8c1c3d0e34ab3a09b76e27c50e80307f9f369 Mon Sep 17 00:00:00 2001 From: apmuthu Date: Thu, 27 Nov 2014 12:43:46 -0800 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 e712956..45a0167 100644 --- a/Technical-Wiki.md +++ b/Technical-Wiki.md @@ -7,6 +7,7 @@ Best project EVER. * [Add a second auth layer on top of the DB](http://sourceforge.net/p/adminer/discussion/960418/thread/9e6edb50/) * 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. The example.php can be used to limit the tables displayed to a specific list with: ````