summaryrefslogtreecommitdiffstats
path: root/db_structure.xml
Commit message (Expand)AuthorAgeFilesLines
* exchange user_id_key for a unique one.Arthur Schiwon2016-02-261-7/+13
* add index definitions for comments tablesArthur Schiwon2016-02-241-10/+41
* Make sure we can store strings as per the interfaceJoas Schilling2016-02-221-4/+3
* Add store/retrieve checksumsRoeland Jago Douma2016-02-031-0/+8
* introduce comments read marke tables, comes with user cleanup after deletionArthur Schiwon2016-01-291-0/+43
* Merge pull request #18531 from owncloud/ext-user-credentialsThomas Müller2016-01-221-0/+55
|\
| * Introduce CredentialsManager for storage of credentials in DBRobin McCorkell2016-01-181-0/+55
* | cache mountpoints in the dbRobin Appelman2016-01-201-0/+87
|/
* [Share 2.0] Update db structure to stay backwards compatibleRoeland Jago Douma2016-01-061-6/+6
* Merge pull request #20650 from owncloud/systemtags-coreThomas Müller2015-11-301-0/+124
|\
| * Added system tags data structure and PHP side managersVincent Petry2015-11-271-0/+124
* | [Sharing 2.0] Add a new db column for the file ownerRoeland Jago Douma2015-11-251-0/+14
* | DB scheme for Comments table, resolves #20265Arthur Schiwon2015-11-201-0/+151
|/
* Drop unused table file_mapMorris Jobke2015-11-051-61/+0
* Use integer for availability instead of boolRobin McCorkell2015-09-151-2/+2
* Merge pull request #17662 from owncloud/locking-dbThomas Müller2015-08-261-0/+73
|\
| * rename path field to keyRobin Appelman2015-08-031-4/+5
| * Fix db schemaRobin Appelman2015-08-031-1/+34
| * Add database backend for high level lockingRobin Appelman2015-08-031-0/+39
* | Store storage availability in databaseRobin McCorkell2015-07-201-0/+12
|/
* Remove index on file_target of share tableMorris Jobke2015-07-141-7/+0
* Add indexes to speedup DB queriesMorris Jobke2015-07-081-0/+15
* we no longer support webdav locks - no need to keep the columnThomas Müller2015-03-121-83/+0
* set max argument length to 4000Robin Appelman2015-02-251-1/+1
* expand cron argument column to 2048Robin Appelman2015-02-251-1/+1
* Revert "Improve: Index for file_map"Joas Schilling2015-02-131-18/+0
* Revert "Incorporate review changes"Joas Schilling2015-02-131-0/+2
* Incorporate review changesLukas Reschke2015-02-121-2/+0
* Improve: Index for file_mapwindaishi2015-02-121-0/+18
* Revert "add share index"Thomas Müller2014-07-171-12/+0
* shorten userid columns to 64 chars, ref #9186Jörn Friedrich Dreyer2014-06-271-2/+2
* - drop permissions table and related codeThomas Müller2014-06-051-53/+10
* Merge pull request #8806 from owncloud/add_share_indexMorris Jobke2014-06-021-0/+12
|\
| * add share indexFrank Karlitschek2014-05-311-0/+12
* | add another index to the filecache to reduce the number of queries without a ...Frank Karlitschek2014-05-311-0/+15
|/
* # This is a combination of 2 commits.Thomas Müller2014-05-281-1/+1
* Add index on oc_appconfig for appidRobin Appelman2013-12-181-0/+7
* Fix spacing.Andreas Fischer2013-11-261-0/+16
* db-doc: privatedata descriptionAndreas Fischer2013-11-261-1/+6
* db-doc: vcategory* descriptionsAndreas Fischer2013-11-261-2/+8
* db-doc: users descriptionAndreas Fischer2013-11-261-1/+3
* db-doc: jobs descriptionAndreas Fischer2013-11-261-1/+4
* db-doc: share descriptionAndreas Fischer2013-11-261-1/+14
* db-doc: properties descriptionAndreas Fischer2013-11-261-1/+4
* db-doc: preferences descriptionAndreas Fischer2013-11-261-1/+6
* db-doc: locks descriptionAndreas Fischer2013-11-261-1/+4
* db-doc: groups descriptionAndreas Fischer2013-11-261-1/+3
* db-doc: group_admin reduction noteAndreas Fischer2013-11-261-0/+3
* db-doc: group_admin descriptionAndreas Fischer2013-11-261-1/+7
* db-doc: group_user descriptionAndreas Fischer2013-11-261-1/+7