summaryrefslogtreecommitdiff
path: root/admin/schema_inc.php
AgeCommit message (Expand)AuthorFilesLines
2026-06-06liberty_xref.xorder: add DEFAULT 0 NOTNULL constraintLester Caine1-1/+1
2026-05-26Add liberty_xref subsystem: package-agnostic typed cross-referencesLester Caine1-13/+15
2026-05-22Add liberty_xref package-agnostic cross-reference mechanismLester Caine1-0/+40
2026-05-15Remove unused group model codeLester Caine1-9/+1
2026-05-15Further trimming of role_model selectionLester Caine1-18/+9
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-7/+6
2026-04-19Short array style tweak and missing use elementlsces1-3/+3
2025-08-27Admin code changes to cover namespace and style changes for PHP8.4lsces1-144/+155
2025-05-14Remove ROLE_MODEL codespiderr1-16/+0
2022-06-01add storeOptions for options_json Xspiderr1-0/+1
2022-04-12add metatags liberty_content_data supportspiderr1-0/+1
2015-06-13add server to liberty_processor_queue tablespider1-1/+2
2012-08-06role model switch on liberty schemalsces1-9/+26
2012-07-19rework upload files to have an option to save as original.ext, file_name is s...spiderr1-0/+1
2012-05-28Constraint name too long ..."Lester Caine ext:(%22)1-1/+1
2012-03-06change_CONSTRAINTS_to_CONSTRAINTChristian Fowler1-13/+13
2011-07-19CONSTRAINTs-typospiderr1-23/+18
2011-06-26convert liberty_files.storage_path to liberty_files.file_name to remove all h...Christian Fowler1-1/+1
2011-02-26SCHEMA CHANGE: content_id foreign key on liberty_structuresspiderr1-0/+1
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