summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-02-14 14:22:02 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-02-14 14:22:02 +0100
commitd8d386d87b316d3645784b6e4612af4c4ba420f5 (patch)
treeecfba3d3cabe497ab14fd1ddbb388902eb755c13 /README.md
parentbf3a82fab715e3fddb0dd8db6c94e3c75a6792ee (diff)
fix header
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index be7c8446e..8961b6ab2 100644
--- a/README.md
+++ b/README.md
@@ -138,7 +138,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: column is not a valid attribute
+### 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
php -f owncloud/occ upgrade