1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-06 14:46:36 +02:00

Updated Technical Wiki (markdown)

apmuthu
2014-11-27 12:43:46 -08:00
parent 54d9056724
commit 4ab8c1c3d0

@@ -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:
````