From d3639b57e72ce148de7c207c361d6426b91c2b68 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sun, 14 Feb 2016 17:11:08 +0100 Subject: readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e28496017..6c289e8cd 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Because we care about our users' security and don't want to hide security warnin The only fix for this issue is that feed providers serve their content over HTTPS. ### I am getting: Doctrine DBAL Exception InvalidFieldNameException: Column not found: 1054 Unknown column some_column Or BadFunctionCallException: someColumn is not a valid attribute -This error usually means that your database was not properly migrated which can either be due to timeouts or bug in Doctrine or core. To prevent future timeouts use +This error usually means that your database schema was not properly migrated which can either be due to timeouts or bugs in Doctrine/ownCloud core. To prevent future timeouts use php -f owncloud/occ upgrade -- cgit v1.2.3