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

Updated Technical Wiki (markdown)

Ap.Muthu
2016-03-17 18:04:40 +00:00
parent 3ac3e48c81
commit a35a83bb90

@@ -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.