From a35a83bb906629a39a595a6327d605d2048fa203 Mon Sep 17 00:00:00 2001 From: "Ap.Muthu" Date: Thu, 17 Mar 2016 18:04:40 +0000 Subject: [PATCH] Updated Technical Wiki (markdown) --- Technical-Wiki.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Technical-Wiki.md b/Technical-Wiki.md index 217b55b..9a8a66c 100644 --- a/Technical-Wiki.md +++ b/Technical-Wiki.md @@ -4,7 +4,7 @@ Best project EVER. * Please enable Issues in Project Settings here in GitHub for this project. * **Adminer** allows everything. **Adminer Editor** allows only working with data, not with the structure. -* [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" +* [Line 1032 in adminer/adminer/drivers/mysql.inc.php](https://github.com/vrana/adminer/blob/master/adminer/drivers/mysql.inc.php#L1032) 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) * Put **adminer.sql** (lowercase) in the same directory where Adminer is if you want to import it.