Commits
User selector
Commit History
Commits on Jan 13, 2025
Fix Undefined global variable $col_priv (#19511)
Show description for 0101388andauthored
Commits on Oct 16, 2022
Fix indentation issues
Show description for 4d1546fcommitted
Commits on Dec 27, 2021
Change return type of `DatabaseInterface::getError` method
Show description for feca48ccommitted
Commits on Dec 26, 2021
Create VO classes for each RelationParameters features
Show description for d84af02committed
Commits on Dec 17, 2021
Move Relation classes into the ConfigStorage namespace
Show description for c411121committed
Commits on Dec 11, 2021
Add methods to check for RelationParameters features
Show description for c4575fdcommitted
Commits on Dec 9, 2021
Fix var annotation for Charset and Collation
Show description for 945d887committed
Commits on Dec 8, 2021
PHPStan checkAlwaysTrueStrictComparison fixes
Show description for be87571committed
Commits on Nov 26, 2021
Refactor DatabaseInterface.php (#17209)
Show description for 56a8329authoredMerge pull request #17204 from kamil-tekiela/Refactor-DatabaseInterface-getColumns()
Show description for 400c9e1authored
Commits on Nov 25, 2021
Redesign the export/import pages to use Bootstrap components
Show description for fbd5b0acommittedRefactor DatabaseInterface::getColumns()
Show description for 58d9bb4committed
Commits on Nov 14, 2021
Create the `RelationParameters` value object
Show description for b2a51c4committed
Commits on Nov 10, 2021
Remove array support from `Util::backquote`
Show description for a835d7ccommitted
Commits on Sep 28, 2021
Remove useless string concatenations
Show description for 3e0856ccommitted
Commits on Sep 15, 2021
Remove useless whitespaces
Show description for f00d70ccommitted
Commits on Sep 14, 2021
Add `bool` return type where possible
Show description for 9f3510dcommitted
Commits on Jun 3, 2021
Fix coding standard errors
Show description for 1c084decommitted
Commits on Apr 29, 2021
Merge branch 'QA_5_1'
Show description for 2204ef7committedFix #16871 - normalization errors
Show description for 7631561committedFix #16871 - PHP error on normalisation without a primary key index
Show description for 1bb715dcommitted
Commits on Apr 20, 2021
Extract some compatiblity checks into the Query\Compatibility class
Show description for aaaff9ccommittedMove isVirtualColumnsSupported to Query\Compatibility and simplify the code
Show description for d99da46committed
Commits on Mar 5, 2021
Use PSR-12 for control structures spacing
Show description for d83abf6committedUse PSR-12 for namespace use statements
Show description for 0b8edc5committed
Commits on Dec 28, 2020
Move fieldset CSS style to the .pma-fieldset class
Show description for 5178f76committed
Commits on Dec 22, 2020
Remove some custom CSS utilities
Show description for 00151b5committed
Commits on Oct 13, 2020
Remove some useless comments
Show description for db3da81committed
Commits on Oct 2, 2020
Fix some type errors detected by PHPStan
Show description for e7c8e20committed
Commits on Sep 30, 2020
Fix some type errors detected by PHPStan
Show description for f2e49a9committed
Commits on Jul 10, 2020
Use identical operator for non-empty strings
Show description for 3b285ffcommitted
Commits on Jun 8, 2020
Extract change column action from table structure index method
Show description for 2529824committed
Commits on May 27, 2020
Use early exit when possible
Show description for f4582e0committed
Commits on May 26, 2020
Fix some coding standard issues
Show description for 3baad2ecommitted
Commits on May 16, 2020
Break too long lines
Show description for 80a45facommitted