summaryrefslogtreecommitdiff
path: root/admin/schema_inc.php
AgeCommit message (Expand)AuthorFilesLines
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...wjames51-1/+2
2009-09-15remove unused perm p_liberty_vote_comments -- moderation and rating packages ...wjames51-1/+0
2009-03-26sequence is singular major fuck upTekimaki1-1/+1
2009-03-25change ip to IPv6 compliance (39 chars). add upgrades files and remove regist...Christian Fowler1-2/+2
2008-12-31remove commented tablesMax Kremmel1-24/+0
2008-11-10Schema bug - user_id was chracter not integer.Tomasz Kalkosinski1-1/+1
2008-10-31renamed dep stuff to requirement stuff, clean up schema_inc files, move versi...Max Kremmel1-2/+2
2008-10-30shuffle around some dependency stuff: move dep settings to schema_inc.php fil...Max Kremmel1-0/+9
2008-09-15fix schemaMax Kremmel1-2/+2
2008-09-15add feature to limit number of links that can be posted in a content. only su...Christian Fowler1-0/+1
2008-07-06Moved liberty_process_queue constraint from table creation to additional cons...Stephan Borg1-1/+3
2008-06-13Trim constraint name below 31 charactersLester Caine1-1/+1
2008-05-23add some indexes and rename constraintsMax Kremmel1-6/+6
2008-05-23rename liberty_meta_data to liberty_attachment_meta_data for clarity, add ind...Max Kremmel1-4/+4
2008-05-23tentative schema commitMax Kremmel1-20/+41
2008-05-10SCHEMA CHANGE: added liberty_attachment_prefs to store attachment preferencesMax Kremmel1-0/+7
2008-03-20add content_alias permChristian Fowler1-0/+1
2007-10-31clean up XL datatypebitweaver.org1-1/+1
2007-10-17add PRIMARY to liberty_content_data.data_type to avoid problems in the futureMax Kremmel1-1/+1
2007-10-15change X to XL to get LONGTEXT for mysqlJams H Thompson1-7/+7
2007-09-29Fix schema_inc to match change log and code.Nick Palmer1-1/+1
2007-09-27SCHEMA CHANGE: tweak liberty_content_history.description C(200) to .summary X...Christian Fowler1-1/+1
2007-09-27SCHEMA CHANGE: add new liberty_content_data table to hold normalized text dat...Christian Fowler1-3/+4
2007-09-25SCHEMA CHANGE: add liberty_content_summary table, and support for it in store...Christian Fowler1-0/+6
2007-09-23Changes to get ajax attachments working again. You must turn on the new stora...Nick Palmer1-1/+1
2007-09-15change is_primary from I4 to C(1)Max Kremmel1-1/+1
2007-09-15SCHEMA CHANGE: Major overhaul to liberty attachable by removing attachment_ma...Christian Fowler1-22/+7
2007-09-15schema clean up to avoid chicken-n-egg constraint violationsChristian Fowler1-1/+3
2007-07-11SCHEMA CHANGE: (minor) rename is_excluded to a more intuitive is_revoked for ...Christian Fowler1-1/+1
2007-07-06SCHEMA CHANGE: slip in is_exlcuded column to handle eventual exlcusion of a p...Christian Fowler1-1/+2
2007-06-22fix meta constraints. remove UNIQUE since that is guaranteed to break with tw...Christian Fowler1-3/+3
2007-06-22Mod to liberty_meta_content_map to prevent it failing to install.Lester Caine1-3/+3
2007-06-22clean up constraintsChristian Fowler1-3/+1
2007-06-22SCHEMA CHANGE: update liberty_meta to be properly normalized and mapped, no s...Christian Fowler1-2/+23
2007-06-21SCHEMA CHANGE: change some stuff in as yet unused table liberty_meta_dataMax Kremmel1-1/+3
2007-06-20Add new expungingAttachment call to LibertyAttachable to notify content that ...Nick Palmer1-0/+1
2007-06-20change int to float on the item_postion columnMax Kremmel1-1/+1
2007-06-19SCHEMA CHANGE: add liberty_content_connection_map as descussed on the core ma...Max Kremmel1-1/+10
2007-06-17Move liberty_linked_attachments to LINKED_ATTACHMENTS in config_inc.phpLester Caine1-3/+0
2007-06-17Add 'liberty_linked_attachments' config item for referenceLester Caine1-2/+3
2007-06-16remove common_storage_plugin stuff completely. recent modificaions would have...Max Kremmel1-1/+0
2007-06-16SCHEMA CHANGE: move fisheye_exif_data (hasn't been in use yet) to liberty_met...Max Kremmel1-1/+7
2007-06-14Initiallise 'common_storage_plugin'Lester Caine1-0/+1
2007-06-13Added ability to create constraints directly in the installer to handle circu...Nick Palmer1-5/+11
2007-06-13Drop constraint that the installer can't install properly.Nick Palmer1-1/+4
2007-06-13Add ITEM_POSITION to attachments for use laterLester Caine1-4/+4
2007-06-12SCHEMA CHANGE! Added constraint on primary_attachment_id and added support fo...Nick Palmer1-0/+1
2007-06-12add primary_attachment_id to liberty_content - no contraint for now. i think ...Max Kremmel1-0/+1
2007-05-20Trim constraint and index names below 32 charactersLester Caine1-3/+3
2007-05-17Integrate HTMLPurifier into liberty.Nick Palmer1-0/+2