phpmyadmin/libraries/plugins
Madhura Jayaratne 1663995c59 bug #4891 CSV Import ignores "Replace table data with file" checkbox
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-07 10:26:36 +05:30
..
auth Per server iv 2015-03-16 08:34:40 +05:30
export Merge branch 'QA_4_3' into QA_4_4 2015-03-17 16:02:03 -04:00
import bug #4891 CSV Import ignores "Replace table data with file" checkbox 2015-05-07 10:26:36 +05:30
schema Make translatable 2015-03-27 19:20:16 +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 typos. 2014-11-02 14:33:41 +01:00
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