http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14295
--- Comment #1 from Marcel de Rooy <[email protected]> --- Created attachment 39652 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=39652&action=edit Bug 14295: Database revision: add three columns to uploaded_files This patch adds three columns to table uploaded_files. Col filesize will be helpful when checking quota. Col owner will be helpful in terms of optional permissions and security. Col dtcreated tells you when the file was uploaded. Test plan: Run the database revision. Run a new install or run kohastructure.sql. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
