2010/7/5 Aldo "xoen" Giambelluca <[email protected]>: > 2010/7/4 Aldo "xoen" Giambelluca <[email protected]>: >> 2010/7/3 Pauleman (DerPaul) <[email protected]>: >>> Hello there, >>> >>> as my provider offers me only one database (schema), I have to install >>> everthing into this schema. While I've got a wordpress installation, I >>> can identify the wordpress tables on a user choosen prefix. The default >>> there is 'wp_'. Unfortunately I miss such feature for the owncloud >>> tables. Is there any plan to fix this? I will highly appreciate such >>> kind of feature. >> I've implemented it here >> (http://gitorious.org/~xoen/owncloud/xoen-owncloud - branch > Just an update, the code now is in the Robin Appelman repository > (http://gitorious.org/owncloud/icewinds-owncloud). > He's testing it, so it could be used in ownCloud somewhen in the > future if it's OK. The table-prefix code is in the master branch (http://gitorious.org/owncloud).
Now you can choose a prefix for the DB tables (default is 'oc_'). -- Aldo "xoen" Giambelluca <[email protected]> _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
