We now can define views

This commit is contained in:
Michael 2020-04-23 06:19:44 +00:00
parent 43b8bdea07
commit 63ebbb8a16
5 changed files with 243 additions and 2 deletions

View file

@ -51,7 +51,7 @@
use Friendica\Database\DBA;
if (!defined('DB_UPDATE_VERSION')) {
define('DB_UPDATE_VERSION', 1339);
define('DB_UPDATE_VERSION', 1340);
}
return [