diff options
author | Roeland Jago Douma <rullzer@owncloud.com> | 2015-11-24 12:13:19 +0100 |
---|---|---|
committer | Roeland Jago Douma <rullzer@owncloud.com> | 2015-11-25 13:17:02 +0100 |
commit | 5e8256beb87c8a8611a457a81c58f83995f98a4d (patch) | |
tree | 531c8df1f98fe0cf9b7b7d287185550dc9a5ecf3 /COPYING-AGPL | |
parent | 60682e17047df19c9486bfc21a993e08bbfce5ce (diff) | |
download | nextcloud-server-5e8256beb87c8a8611a457a81c58f83995f98a4d.tar.gz nextcloud-server-5e8256beb87c8a8611a457a81c58f83995f98a4d.zip |
[Sharing 2.0] Add a new db column for the file owner
We need to store the owner of a file in the db to do efficient queries
on the owner of a file. Without this we need to construct fill paths for
each file id in the table and see who the owner of a file is. Which does
not scale.
Diffstat (limited to 'COPYING-AGPL')
0 files changed, 0 insertions, 0 deletions