Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • knowledgetree
  • sql
  • mysql
  • upgrade
  • 3.5.2
  • index_file_status_message.sql
  • KTS-2601 ...
    18797a9d
    "Create indexer administration page"
    Updated. Added a status column to the index_files table so that reporting can be done more easily.
    
    Committed By: Conrad Vermeulen
    Reviewed By: Jonathan Burne
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@7939 c91229c3-7414-0410-bfa2-8a42b809f60b
    conradverm authored
    2008-01-22 13:31:31 +0000  
    Browse Code ยป
index_file_status_message.sql 50 Bytes
Raw Blame History Permalink
1
alter table index_files add status_msg mediumtext;