summaryrefslogtreecommitdiffstats
path: root/db_structure.xml
Commit message (Expand)AuthorAgeFilesLines
* 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