phpmyadmin/libraries/plugins
Marc Delisle f8739dc3e3 Fix merge conflict
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-09-08 11:20:30 -04:00
..
auth Fix merge conflict 2015-09-08 11:20:30 -04:00
export Fix #11336 Exporting a table exports database level events 2015-07-31 12:36:53 +05:30
import Fixes #11386 Cannot import database with long data in one column 2015-08-19 08:28:26 -04:00
schema Fix #11326 Exported schema includes all the tables of the database 2015-07-28 08:11:38 +05:30
transformations Avoid filling up error log with info level messages 2015-04-23 19:23:12 +05:30
AuthenticationPlugin.class.php Remove dead code 2015-02-02 06:25:37 +01:00
ExportPlugin.class.php Fix #11336 Exporting a table exports database level events 2015-07-31 12:36:53 +05:30
ImportPlugin.class.php Replace PMA_String uses by mb_* calls. 2014-09-28 20:53:01 +02:00
IOTransformationsPlugin.class.php rfe CodeMirror based SQL editor as an input transformation 2015-02-19 13:20:32 +05:30
SchemaPlugin.class.php Fix typos. 2014-11-02 14:33:41 +01:00
TransformationsInterface.int.php
TransformationsPlugin.class.php RFE-637: Custom field handlers (input transformations) 2014-07-12 01:52:32 +05:30
UploadInterface.int.php