Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The database index is stored using the following database scheme. This information is available to you because it might come useful when constructing advanced SQL queries in the Predicate Format String Syntax.

Album ↔︎ Study ↔︎ Series ↔︎ Image

 

 

Album

Attributes:

  • index - integer
  • name - string
  • predicateString - string
  • smartAlbum - boolean

...