mirror of
https://github.com/vrana/adminer.git
synced 2025-08-07 23:27:17 +02:00
Updated Technical Wiki (markdown)
@@ -8,7 +8,7 @@ Best project EVER.
|
|||||||
* 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)
|
||||||
* Put **adminer.sql** (lowercase) in the same directory where Adminer is if you want to import it.
|
* 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.
|
* Adminer's MS SQL driver doesn't support routines yet.
|
||||||
* [Eight reasons not to use **ENUM**s in MySQL](http://komlenic.com/244/8-reasons-why-mysqls-enum-data-type-is-evil)
|
* [Eight reasons not to use ENUMs in MySQL](http://komlenic.com/244/8-reasons-why-mysqls-enum-data-type-is-evil)
|
||||||
|
|
||||||
The example.php can be used to limit the tables displayed to a specific list with:
|
The example.php can be used to limit the tables displayed to a specific list with:
|
||||||
````
|
````
|
||||||
|
Reference in New Issue
Block a user