Branch: refs/heads/QA_5_2
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: 32e55da31376e8217c73be518d8f7961f61cfbe4
https://github.com/phpmyadmin/phpmyadmin/commit/32e55da31376e8217c73be518d8f7961f61cfbe4
Author: Maximilian Krög <[email protected]>
Date: 2026-07-12 (Sun, 07 July 2026) +02:00

Changed paths: 
M libraries/classes/Controllers/Table/GetFieldController.php
M libraries/classes/InsertEdit.php
M libraries/classes/Sql.php
M test/classes/InsertEditTest.php
M test/classes/Stubs/DbiDummy.php

Log Message:
-----------
Add LIMIT 1 to some queries

This is mostly useful for tables that have no unique key.
Except for the chnage in InsertEdit::getDisplayValueForForeignTableColumn, 
which is relevant for multi-column foreign keys.

Signed-off-by: Maximilian Krög <[email protected]>

Commit: a016b28c7a0c1a0efabcd2e642fd1db63f21396b
https://github.com/phpmyadmin/phpmyadmin/commit/a016b28c7a0c1a0efabcd2e642fd1db63f21396b
Author: Maurício Meneghini Fauth <[email protected]>
Date: 2026-07-18 (Sat, 07 July 2026) -03:00

Changed paths: 
M libraries/classes/Controllers/Table/GetFieldController.php
M libraries/classes/InsertEdit.php
M libraries/classes/Sql.php
M test/classes/InsertEditTest.php
M test/classes/Stubs/DbiDummy.php

Log Message:
-----------
Merge pull request #20372 from MoonE/add-limit-1

Add LIMIT 1 to some queries

_______________________________________________
Git mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to