phpmyadmin/libraries/classes/Plugins
William Desportes cd4be9ac2c
Check if the column has a name, expression columns do not have a name
Ref: https://github.com/phpmyadmin/sql-parser/pull/350 (this PR documents the real type)

Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-08-26 00:15:09 +02:00
..
Auth Merge branch 'QA_4_9' into QA_5_1 2021-08-25 01:54:51 +02:00
Export Check if the column has a name, expression columns do not have a name 2021-08-26 00:15:09 +02:00
Import Fix #16942 - auto-detection for "LOAD DATA LOCAL INFILE" LOCAL option 2021-08-23 20:03:41 +02:00
Schema Fix #16744 - Uncaught TypeError: XMLWriter::writeAttribute(): Argument #2 ($value) must be of type string, float given 2021-03-20 18:42:51 +01:00
Transformations Fix #15628 - JSON encoding failed: Malformed UTF-8 characters, possibly incorrectly encoded 2021-03-14 18:03:54 +01:00
TwoFactor Fixes #16278 - Remove underscore prefix from property names 2020-08-06 15:46:39 +02:00
AuthenticationPlugin.php Fix code comment typos 2021-02-05 01:03:28 +01:00
ExportPlugin.php Replace $GLOBALS['dbi'] with global $dbi 2020-10-11 09:24:21 -03:00
ImportPlugin.php Remove import_handle global variable 2020-08-18 20:45:33 -03:00
IOTransformationsPlugin.php Fix missing property type hints 2020-07-22 21:42:22 -03:00
SchemaPlugin.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TransformationsInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TransformationsPlugin.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00
TwoFactorPlugin.php Fixes #16278 - Remove underscore prefix from property names 2020-08-06 15:46:39 +02:00
UploadInterface.php Fix some coding standard issues 2020-05-25 22:42:37 -03:00