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:40:47 -08:00
parent 6c5d2389e3
commit 6ae9228fa9

@@ -5,7 +5,7 @@ Best project EVER.
* Please enable Issues in Project Settings here in GitHub for this project.
* [Line 1031 in adminer/adminer/drivers/mysql.inc.php](https://github.com/vrana/adminer/blob/master/adminer/drivers/mysql.inc.php#L1031) can include "year", "month", "day"
* [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)
* SQLite's file extension should be "**.sqlite**" to work with [Adminer](http://www.adminer.org)
The example.php can be used to limit the tables displayed to a specific list with:
````