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
development:architecture:database_schema [2023/02/10 20:55] – [Release 9.0] demiankatzdevelopment:architecture:database_schema [2024/01/19 14:21] (current) demiankatz
Line 26: Line 26:
  
 This table can be optionally used to collect user feedback form responses. This table can be optionally used to collect user feedback form responses.
 +
 +==== login_token ====
 +
 +This table is used to manage [[configuration:authentication#persistent_login|persistent logins]].
  
 ==== oai_resumption ==== ==== oai_resumption ====
Line 109: Line 113:
  
 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 10.0 ====
 +  * Added login_token table.
  
 ==== Release 9.0 ==== ==== Release 9.0 ====
Line 116: Line 123:
   * Changed the saved column of the search table to use a more appropriate type for Boolean values.   * Changed the saved column of the search table to use a more appropriate type for Boolean values.
   * Changed the public column of the user_list table to use a more appropriate type for Boolean values.   * Changed the public column of the user_list table to use a more appropriate type for Boolean values.
 +  * Removed the unused folder_id column from the search table.
 ==== Release 7.1 ==== ==== Release 7.1 ====
   * Changed constraint/default of resource_id column in resource_tags table to support user list tagging.   * Changed constraint/default of resource_id column in resource_tags table to support user list tagging.
development/architecture/database_schema.txt · Last modified: 2024/01/19 14:21 by demiankatz