phpmyadmin/libraries/plugins
Marc Delisle b1d567dd54 Merge pull request #11342 from nisargjhaveri/issue_11339
Handle comments in the beginning of the query
2015-08-02 10:26:33 -04:00
..
auth Cleanup URLs to our website 2015-07-02 13:39:10 +02:00
export Fix #11336 Exporting a table exports database level events 2015-07-31 12:36:53 +05:30
import Handle comments in the beginning of the query 2015-08-02 18:42:37 +05:30
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