summaryrefslogtreecommitdiffstats
path: root/db_structure.xml
Commit message (Expand)AuthorAgeFilesLines
* Allow share_with column to be null for linksMichael Gapczynski2012-08-281-1/+1
* remove oc_log, as it is unusedJörn Friedrich Dreyer2012-08-271-58/+5
* fix typo in db_structurejfd2012-08-251-1/+1
* Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-su...Jörn Friedrich Dreyer2012-08-251-1/+194
|\
| * Merge branch 'master' into share_apiMichael Gapczynski2012-08-141-0/+52
| |\
| | * Backgroundjobs: Add table to db_structure.xmlJakob Sack2012-08-101-0/+52
| * | Database scheme for share APIMichael Gapczynski2012-08-061-0/+115
| |/
| * add group_admin tableGeorg Ehrke2012-07-071-0/+26
| * Changed preferences configvalue to clob. Fixes several bugs e.g. oc-825 and o...Thomas Tanghus2012-06-091-3/+1
* | use CURRENT_TIMESTAMP in default column definitions (sqlite, mysql, postgres ...jfd2012-07-311-6/+6
* | Changed preferences configvalue to clob. Fixes several bugs e.g. oc-825 and o...Thomas Tanghus2012-06-091-3/+1
|/
* bugfix for oc-346Daniel2012-04-291-1/+1
* clean pre-path_hash fscache entriesRobin Appelman2012-03-301-2/+1
* add path_hash to the filesystem cacheRobin Appelman2012-03-301-6/+22
* The tables "principals" and "principalgroups" are obsoleteJakob Sack2012-03-021-96/+0
* change back to 32bit. autoincrement doesn´t work with sqlite otherwiseFrank Karlitschek2012-02-261-1/+1
* don't limit ourselfs to 32bit integersRobin Appelman2012-02-251-6/+6
* remove limit from configvalue for long config valuesArthur Schiwon2012-02-241-6/+6
* store writable flag for filesRobin Appelman2012-02-051-2/+10
* some fixes to scanningRobin Appelman2012-01-311-0/+9
* merge master into filesystemRobin Appelman2012-01-301-2/+2
|\
* | postgresql needs contraint names to be unque across the database, not only th...Robin Appelman2012-01-161-1/+1
* | keep encrypted and versioned flag in fscacheRobin Appelman2011-11-121-0/+16
* | provide caching for file metadataRobin Appelman2011-11-091-1/+85
|/
* Add two tables to db scheme fileJakob Sack2011-08-071-0/+96
* Update docs, db schemeJakob Sack2011-07-221-123/+52
* change db index names to avoid collisionsKamil Domanski2011-06-181-5/+5
* Renamed a few columns in order t ohave both sqlite and mysql up and runningJakob Sack2011-05-151-5/+5
* fix db_structure.xmlRobin Appelman2011-04-171-58/+0
* installer now works when using mysqlRobin Appelman2011-04-171-12/+12
* updated version of db_structure.xmlRobin Appelman2011-04-171-101/+194
* fix error during the creation of the database table when using mysqlRobin Appelman2010-08-121-1/+2
* update to comply with the OCS spec (lookup by application name too)Martin Sandsmark2010-08-021-6/+17
* fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-161-0/+31
* Fix custom database namesRobin Appelman2010-07-061-7/+7
* Initial PostgreSQL supportRobin Appelman2010-06-201-4/+4
* use MDB2_Schema for the creation of the initial databaseRobin Appelman2010-06-181-0/+381