Robin Appelman
|
e8df2eeefc
some more sane column sizes for appconfig and preferences
|
vor 12 Jahren |
Jörn Friedrich Dreyer
|
1c97fd7228
shorten index name, oracle can only handle identifiers <=30 chars
|
vor 12 Jahren |
Robin Appelman
|
74ec2765b3
db indexes for appconfig and preferences
|
vor 12 Jahren |
Robin Appelman
|
499567397d
use tabs in db_structure
|
vor 12 Jahren |
Arthur Schiwon
|
93d0defe9a
set configuvalue in table appconfig back to clob. Likely to break LDAP settings, probably responsible for some bugs with it. Might also cause damage in other apps. That's why it was once already set to clob
|
vor 12 Jahren |
Jörn Friedrich Dreyer
|
7811fa4faf
timestamp uses emptystring as NULL default
|
vor 12 Jahren |
Jörn Friedrich Dreyer
|
c790a0c476
fix default values: 1. remove whitespace, don't use emptystring for int, remove empty default for nullable columns to use NULL as default
|
vor 12 Jahren |
Michael Gapczynski
|
60feaf9abf
Merge branch 'master' into share_expiration
|
vor 12 Jahren |
Michael Gapczynski
|
b194ac3dde
Add expiration column to share table and bump version number
|
vor 12 Jahren |
Thomas Tanghus
|
e2ead7db86
Changed oc_preferences configvalue back to clob as it will give us bug reports in calendar, contacts and tasks if less.
|
vor 12 Jahren |
Michael Gapczynski
|
fd2ca21fc2
Allow share_with column to be null for links
|
vor 12 Jahren |
Jörn Friedrich Dreyer
|
f105e9b454
remove oc_log, as it is unused
|
vor 12 Jahren |
jfd
|
59eb693e51
fix typo in db_structure
|
vor 12 Jahren |
Jörn Friedrich Dreyer
|
c8255a170c
Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support
|
vor 12 Jahren |
Michael Gapczynski
|
4c7fd8cd01
Merge branch 'master' into share_api
|
vor 12 Jahren |
Jakob Sack
|
595591a460
Backgroundjobs: Add table to db_structure.xml
|
vor 12 Jahren |
Michael Gapczynski
|
2554f674de
Database scheme for share API
|
vor 12 Jahren |
jfd
|
3aff7a298c
use CURRENT_TIMESTAMP in default column definitions (sqlite, mysql, postgres and oracle DO understand it), change clob columns to text (clob will give sorting and uniqueness problems and in general is not what we want)
|
vor 12 Jahren |
Georg Ehrke
|
acb196e17f
add group_admin table
|
vor 12 Jahren |
Thomas Tanghus
|
815eb2591a
Changed preferences configvalue to clob. Fixes several bugs e.g. oc-825 and oc-743.
|
vor 12 Jahren |
Thomas Tanghus
|
6e9fea341b
Changed preferences configvalue to clob. Fixes several bugs e.g. oc-825 and oc-743.
|
vor 12 Jahren |
Daniel
|
f0f1adb994
bugfix for oc-346
|
vor 12 Jahren |
Robin Appelman
|
65eee1f69d
clean pre-path_hash fscache entries
|
vor 12 Jahren |
Robin Appelman
|
7552390031
add path_hash to the filesystem cache
|
vor 12 Jahren |
Jakob Sack
|
3e84f170e7
The tables "principals" and "principalgroups" are obsolete
|
vor 12 Jahren |
Frank Karlitschek
|
a501d4b61e
change back to 32bit. autoincrement doesn´t work with sqlite otherwise
|
vor 12 Jahren |
Robin Appelman
|
dda79a90cf
don't limit ourselfs to 32bit integers
|
vor 12 Jahren |
Arthur Schiwon
|
ca874a3ad7
remove limit from configvalue for long config values
|
vor 12 Jahren |
Robin Appelman
|
9f3388ecbc
store writable flag for files
|
vor 12 Jahren |
Robin Appelman
|
df67c35017
some fixes to scanning
|
vor 12 Jahren |