From b76061b4aacf6806057c1abe116f7dd3a605b802 Mon Sep 17 00:00:00 2001 From: "Ap.Muthu" Date: Mon, 20 Jun 2016 21:06:24 +0530 Subject: [PATCH] Updated Technical Wiki (markdown) --- Technical-Wiki.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Technical-Wiki.md b/Technical-Wiki.md index f38ea06..c4038f5 100644 --- a/Technical-Wiki.md +++ b/Technical-Wiki.md @@ -1,9 +1,10 @@ -Welcome to the adminer wiki! +Welcome to the adminer Technical wiki! 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. +* [phpLeaveManager](https://github.com/apmuthu/phpLeaveManager) is a fine Adminer Tutorial Example * [Virtual Foreign Keys for MyISAM tables](https://sourceforge.net/p/adminer/discussion/960418/thread/0cbf43b6/#5e6c) * [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/)