1
0
mirror of https://github.com/flarum/core.git synced 2025-10-12 23:44:27 +02:00
Files
php-flarum/src
Franz Liedke 7705a2b7d7 Fix search with database prefix
wrap() only adds a table prefix when referencing a column with a table
name (such as `foo.bar`) - when only a single identifier is provided, it
is assumed to be a column name, which does not need a prefix.

Fixes #1659.
2018-11-29 22:50:32 +01:00
..
2018-11-22 08:04:41 +10:30
2018-08-22 07:58:50 +02:00
2018-09-21 23:30:14 +02:00
2018-11-29 22:04:01 +01:00
2018-06-30 12:31:12 +09:30
2018-11-29 21:31:12 +01:00
2018-11-29 00:34:49 +01:00
2018-07-21 17:18:40 +09:30
2018-11-13 17:16:47 +10:30
2018-02-08 06:38:08 +10:30