nextcloud/apps
Jamie McClelland d58fda7ff3 fix update to remove shares where file doesn't exist on postgres
Without patch, breaks with: Failed to upgrade "files_sharing".
Exception="SQLSTATE[22P02]: Invalid text representation: 7 ERROR:
invalid input syntax for integer: "5,179""

See: https://github.com/owncloud/core/issues/5758

removing unnecessary cruft - no parameter is set, none to pass.

https://github.com/owncloud/core/issues/5758

removing subquery, making more readable

See: https://github.com/owncloud/core/pull/6016#issuecomment-29510979

parameters to sql calls should be arrays

https://github.com/owncloud/core/pull/6016

boosting version to ensure fix gets executed

properly escaping the sql select statement

removing extraneous closing paren.
2014-03-13 13:09:31 +01:00
..
files Merge pull request #7671 from fpiraneo/patch-1 2014-03-13 13:04:30 +01:00
files_encryption [tx-robot] updated from transifex 2014-03-13 01:55:50 -04:00
files_external [tx-robot] updated from transifex 2014-03-13 01:55:50 -04:00
files_sharing fix update to remove shares where file doesn't exist on postgres 2014-03-13 13:09:31 +01:00
files_trashbin Merge pull request #7668 from owncloud/trashbin_predelete 2014-03-12 17:23:38 +01:00
files_versions add preDelete hook for files_versions app 2014-03-11 14:17:08 +01:00
user_ldap [tx-robot] updated from transifex 2014-03-13 01:55:50 -04:00
user_webdavauth [tx-robot] updated from transifex 2014-03-11 01:59:39 -04:00