[phpMyAdmin Git] [phpmyadmin/phpmyadmin] 417969: Improved database search to allow search for exact...

Michal Čihař michal at cihar.com
Mon Apr 10 13:02:52 CEST 2017


  Branch: refs/heads/master
  Home:   https://github.com/phpmyadmin/phpmyadmin
  Commit: 4179690250f18a2b0804eaffc1b47a7c66821cb8
      https://github.com/phpmyadmin/phpmyadmin/commit/4179690250f18a2b0804eaffc1b47a7c66821cb8
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
    M ChangeLog
    M libraries/DbSearch.php
    M test/classes/DbSearchTest.php

  Log Message:
  -----------
  Improved database search to allow search for exact phrase match

Add option to search exact phrase as substring, what was currently
missing.

While doing that, also improve testsuite for generating the clauses.

Fixes #12388

Signed-off-by: Michal Čihař <michal at cihar.com>


  Commit: 90688be99a7124c7f8b14913ea982494b5b0d3cc
      https://github.com/phpmyadmin/phpmyadmin/commit/90688be99a7124c7f8b14913ea982494b5b0d3cc
  Author: Michal Čihař <michal at cihar.com>
  Date:   2017-04-10 (Mon, 10 Apr 2017)

  Changed paths:
    M ChangeLog
    M libraries/DbSearch.php
    M test/classes/DbSearchTest.php

  Log Message:
  -----------
  Merge pull request #13112 from nijel/search

Improved database search to allow search for exact phrase match


Compare: https://github.com/phpmyadmin/phpmyadmin/compare/6938d54a907c...90688be99a71


More information about the Git mailing list