Workaround:
tested: Mantis 2.25, Postgres 9.x
To force case insensitive for PostgresSQL
edit file
[mantiwwwsdir]/core/classes/DbQuery.class.php
and change line with function default value of last parameter: false
"public function sql_like( $p_alias, $p_pattern, $p_escape = null, $p_force_ci ...
Search found 1 match
- 12 Sep 2023, 10:12
- Forum: General Discussion
- Topic: Case insensitivity
- Replies: 4
- Views: 572995