phpmyadmin/libraries/classes/Twig
Mo Sureerat aeab8a1c41
Fix #17793 - insert UUID (#17797)
* Add/Change table schema - Add UUID in default options
* Insert/Update - Generate uuid only not defined and not check null option
* Add/Change table schema - Hide UUID from default options if database not support & add unit test

Fix #17793

Signed-off-by: Mo Sureerat <sureemo@gmail.com>
2022-10-20 15:57:53 -03:00
..
AssetExtension.php Rename PMA_Theme global variable to theme 2021-03-07 15:15:27 -03:00
CoreExtension.php Use array callable syntax for Twig extensions 2021-06-19 16:36:17 -03:00
FlashMessagesExtension.php Add Twig\FlashMessagesExtension class 2021-03-20 18:51:36 -03:00
I18nExtension.php Upgrade phpmyadmin/twig-i18n-extension to 4.0 2021-02-25 01:51:18 +01:00
MessageExtension.php Remove some useless comments 2020-10-13 19:56:56 -03:00
RelationExtension.php Move Relation classes into the ConfigStorage namespace 2021-12-17 12:09:13 -03:00
SanitizeExtension.php Use array callable syntax for Twig extensions 2021-06-19 16:36:17 -03:00
TableExtension.php Use array callable syntax for Twig extensions 2021-06-19 16:36:17 -03:00
TrackerExtension.php Use array callable syntax for Twig extensions 2021-06-19 16:36:17 -03:00
TransformationsExtension.php Use array callable syntax for Twig extensions 2021-06-19 16:36:17 -03:00
UrlExtension.php Use array callable syntax for Twig extensions 2021-06-19 16:36:17 -03:00
UtilExtension.php Fix #17793 - insert UUID (#17797) 2022-10-20 15:57:53 -03:00