Skip to content

Add additional bookmark fields

This adds 2 fields in the bookmark table:

  • creation_date
  • type

Which allows users to sort bookmarks by their creation date. The type field is unused for now, but is here for future uses, while we are migrating the table

Merge request reports