About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:architecture:database_schema

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
development:architecture:database_schema [2020/09/22 14:23] demiankatzdevelopment:architecture:database_schema [2022/10/18 17:36] – [record] demiankatz
Line 22: Line 22:
  
 This table associates external session IDs with internal ones; used for [[configuration:shibboleth|Shibboleth]] single log-out. This table associates external session IDs with internal ones; used for [[configuration:shibboleth|Shibboleth]] single log-out.
 +
 +==== feedback ====
 +
 +This table can be optionally used to collect user feedback form responses.
  
 ==== oai_resumption ==== ==== oai_resumption ====
  
 This table supports VuFind's [[indexing:tracking_record_changes#oai-pmh_server_functionality|OAI-PMH Server functionality]]. This table supports VuFind's [[indexing:tracking_record_changes#oai-pmh_server_functionality|OAI-PMH Server functionality]].
 +
 +==== ratings ====
 +
 +This table stores user ratings of records when the "rating" setting is turned on in the [Social] section of config.ini (introduced in VuFind 9.0).
  
 ==== record ==== ==== record ====
Line 101: Line 109:
  
 Note that this changelog only goes back as far as release 2.5. Not every release includes database changes. Note that this changelog only goes back as far as release 2.5. Not every release includes database changes.
 +
 +==== Release 9.0 ====
 +  * Added feedback table.
 +  * Added an additional index to the search table to improve expiration performance.
  
 ==== Release 7.1 ==== ==== Release 7.1 ====
Line 149: Line 161:
   * Increased size of username and email columns in user table.   * Increased size of username and email columns in user table.
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
development/architecture/database_schema.txt · Last modified: 2024/06/06 17:43 by demiankatz