Skip to content
  • clonejo's avatar
    d97b5804
    log item id in separate column to ease join with item table · d97b5804
    clonejo authored
    - parameter column has multiple meanings
    - also prepare a column for user
    - /log endpoint also returns the item name, if applicable (otherwise
      null)
    - item name can be picked up by CLI client
    - /log?type=html endpoint still expensive, performs a query per row
    d97b5804
    log item id in separate column to ease join with item table
    clonejo authored
    - parameter column has multiple meanings
    - also prepare a column for user
    - /log endpoint also returns the item name, if applicable (otherwise
      null)
    - item name can be picked up by CLI client
    - /log?type=html endpoint still expensive, performs a query per row
Loading