Commit Graph

27 Commits

Author SHA1 Message Date
Thomas Tanghus 815eb2591a Changed preferences configvalue to clob. Fixes several bugs e.g. oc-825 and oc-743. 2012-06-09 15:37:57 +02:00
Daniel f0f1adb994 bugfix for oc-346 2012-04-29 01:11:40 +02:00
Robin Appelman 65eee1f69d clean pre-path_hash fscache entries 2012-03-30 19:44:49 +02:00
Robin Appelman 7552390031 add path_hash to the filesystem cache 2012-03-30 18:12:33 +02:00
Jakob Sack 3e84f170e7 The tables "principals" and "principalgroups" are obsolete 2012-03-02 21:07:37 +01:00
Frank Karlitschek a501d4b61e change back to 32bit. autoincrement doesn´t work with sqlite otherwise 2012-02-26 19:13:14 +01:00
Robin Appelman dda79a90cf don't limit ourselfs to 32bit integers 2012-02-25 16:51:59 +01:00
Arthur Schiwon ca874a3ad7 remove limit from configvalue for long config values 2012-02-24 14:18:09 +01:00
Robin Appelman 9f3388ecbc store writable flag for files 2012-02-05 14:04:10 +01:00
Robin Appelman df67c35017 some fixes to scanning 2012-01-31 16:12:38 +01:00
Robin Appelman 4522d19b4c merge master into filesystem 2012-01-30 20:29:33 +01:00
Robin Appelman a1dfe16d0a postgresql needs contraint names to be unque across the database, not only the table 2012-01-16 14:36:47 +01:00
Robin Appelman 024f4375b6 keep encrypted and versioned flag in fscache 2011-11-12 01:00:04 +01:00
Robin Appelman 5a6aba1e11 provide caching for file metadata 2011-11-09 18:41:57 +01:00
Jakob Sack 8876ae0e98 Add two tables to db scheme file 2011-08-07 10:53:39 +02:00
Jakob Sack 0fa41e9171 Update docs, db scheme 2011-07-22 22:47:44 +02:00
Kamil Domanski 97ab331b2a change db index names to avoid collisions 2011-06-18 23:57:03 +02:00
Jakob Sack d70dfbdebb Renamed a few columns in order t ohave both sqlite and mysql up and running 2011-05-15 15:03:12 +02:00
Robin Appelman dd8f7f14d2 fix db_structure.xml 2011-04-17 12:05:37 +02:00
Robin Appelman fde08b2389 installer now works when using mysql 2011-04-17 11:10:03 +02:00
Robin Appelman 5f69a7c5e5 updated version of db_structure.xml 2011-04-17 11:10:03 +02:00
Robin Appelman 1e5081002b fix error during the creation of the database table when using mysql 2010-08-12 17:11:32 +02:00
Martin Sandsmark 9d99c4fbdc update to comply with the OCS spec (lookup by application name too) 2010-08-02 20:39:14 +02:00
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 2010-07-16 11:36:03 +02:00
Robin Appelman 581328fbc1 Fix custom database names 2010-07-06 19:57:08 +02:00
Robin Appelman a9fd0c67b4 Initial PostgreSQL support 2010-06-20 17:58:39 +02:00
Robin Appelman 7503ad139b use MDB2_Schema for the creation of the initial database 2010-06-18 20:08:24 +02:00