[phpMyAdmin Git] [phpmyadmin/phpmyadmin] aa8526: #16425 - Add DELETE FROM table

Saksham Gupta shucon01 at gmail.com
Wed Jul 21 01:34:14 CEST 2021


Branch: refs/heads/master
Home: https://github.com/phpmyadmin/phpmyadmin
Commit: aa85264f92309c88c5cd56c9a2757fb7c76a6bdc
https://github.com/phpmyadmin/phpmyadmin/commit/aa85264f92309c88c5cd56c9a2757fb7c76a6bdc
Author: Saksham Gupta <shucon01 at gmail.com>
Date: 2021-07-21 (Wed, 07 July 2021) +02:00

Changed paths: 
M js/src/table/operations.js
M libraries/classes/Controllers/JavaScriptMessagesController.php
M templates/table/operations/index.twig

Log Message:
-----------
#16425 - Add DELETE FROM table

Co-authored-by: William Desportes <williamdes at wdes.fr>
Signed-off-by: Saksham Gupta <shucon01 at gmail.com>

Commit: a7a44a5d424b9dd678990221b3627dada4ed9bd3
https://github.com/phpmyadmin/phpmyadmin/commit/a7a44a5d424b9dd678990221b3627dada4ed9bd3
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-07-21 (Wed, 07 July 2021) +02:00

Changed paths: 
M js/src/table/operations.js

Log Message:
-----------
Code improvements for #16425

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: a5e848d64fdac835b73f93faa4991247d6cb6d3c
https://github.com/phpmyadmin/phpmyadmin/commit/a5e848d64fdac835b73f93faa4991247d6cb6d3c
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-07-21 (Wed, 07 July 2021) +02:00

Changed paths: 
M js/src/table/operations.js
M libraries/classes/Controllers/JavaScriptMessagesController.php
M templates/table/operations/index.twig

Log Message:
-----------
Merge #16750 - Fix #16425 - Add DELETE FROM table

Pull-request: #16750
Fixes: #16425

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: b21acd27179de5cfaa030408cbf6855ff3c8ae85
https://github.com/phpmyadmin/phpmyadmin/commit/b21acd27179de5cfaa030408cbf6855ff3c8ae85
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-07-21 (Wed, 07 July 2021) +02:00

Changed paths: 
M ChangeLog

Log Message:
-----------
Add a ChangeLog entry for #16425

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 5f0dacb5a79b280385219d3bd98b9fb33133505d
https://github.com/phpmyadmin/phpmyadmin/commit/5f0dacb5a79b280385219d3bd98b9fb33133505d
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-07-21 (Wed, 07 July 2021) +02:00

Changed paths: 
M js/src/table/operations.js

Log Message:
-----------
Improve jsdocs of operations.js

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: 47d07484dd8eaec7b71fe93bb5313f68e55be073
https://github.com/phpmyadmin/phpmyadmin/commit/47d07484dd8eaec7b71fe93bb5313f68e55be073
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-07-21 (Wed, 07 July 2021) +02:00

Changed paths: 
M phpstan-baseline.neon

Log Message:
-----------
Add to phpstan and psalm baselines the mistakes from tcpdf doc blocks

See: https://github.com/tecnickcom/TCPDF/pull/402

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: d7c9ed73e65d95ef7f0444229f64c217a8cce8c8
https://github.com/phpmyadmin/phpmyadmin/commit/d7c9ed73e65d95ef7f0444229f64c217a8cce8c8
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-07-21 (Wed, 07 July 2021) +02:00

Changed paths: 
M libraries/classes/InsertEdit.php

Log Message:
-----------
Fix #17020 - "Notice Undefined index: sql_query"

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: f1c4ebf06a3be468ce47dac4613bf588969c9517
https://github.com/phpmyadmin/phpmyadmin/commit/f1c4ebf06a3be468ce47dac4613bf588969c9517
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-07-21 (Wed, 07 July 2021) +02:00

Changed paths: 
M show_config_errors.php

Log Message:
-----------
Remove old special case for MS IE from 9 years ago

Ref: ea65b806aba4ba0aa02078ab80694cb18b5e24f8

Even at the time where the author wrote the commit why it was needed was not known.
Removing this old legacy if.

Signed-off-by: William Desportes <williamdes at wdes.fr>

Commit: f5f13a8ec2fea48e38af10471443ea2785fbcbdc
https://github.com/phpmyadmin/phpmyadmin/commit/f5f13a8ec2fea48e38af10471443ea2785fbcbdc
Author: William Desportes <williamdes at wdes.fr>
Date: 2021-07-21 (Wed, 07 July 2021) +02:00

Changed paths: 
M libraries/classes/Charsets.php
M libraries/classes/Core.php

Log Message:
-----------
Remove non needed else conditions

Signed-off-by: William Desportes <williamdes at wdes.fr>



More information about the Git mailing list