[Database version 1449] Coalesce null values in post-content.body field of post-user-view view
This commit is contained in:
parent
ad43c6f930
commit
34ca5958a8
3 changed files with 4 additions and 4 deletions
|
@ -55,7 +55,7 @@
|
|||
use Friendica\Database\DBA;
|
||||
|
||||
if (!defined('DB_UPDATE_VERSION')) {
|
||||
define('DB_UPDATE_VERSION', 1448);
|
||||
define('DB_UPDATE_VERSION', 1449);
|
||||
}
|
||||
|
||||
return [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue