phpmyadmin/libraries/classes/Query
Kamil Tekiela 7a22334167
Designer controller globals (#17985)
* Remove globals from DesignerController
* Remove $GLOBALS['params'] in ManageController
* Remove $GLOBALS['params']
* Remove $GLOBALS['total_num_tables']
* Remove $GLOBALS['tooltip_truename']
* Remove $GLOBALS['tooltip_aliasname']
* Remove $GLOBALS['pos']
* Remove $GLOBALS['tables'] (partially)
* Remove $GLOBALS['num_tables'] (partially)
* Remove redundant calls to Util::getDbInfo()
* Move unrelated functionality out of getDbInfo()
* Extract new method getTableListPosition()
* Code style changes
* Update phpstan-baseline.neon

Signed-off-by: Kamil Tekiela <tekiela246@gmail.com>
2023-01-26 22:58:24 -03:00
..
Cache.php Remove useless whitespaces 2021-09-15 17:05:40 -03:00
Compatibility.php Add back UUID and UUID_SHORT to functions on MySQL and all MariaDB versions 2023-01-20 20:18:55 +04:00
Generator.php Merge pull request #17921 from kamil-tekiela/like 2022-11-30 14:27:14 -03:00
Utilities.php Designer controller globals (#17985) 2023-01-26 22:58:24 -03:00