Skip to content
  • vindarel's avatar
    98967854
    Show the cards in deposits too · 98967854
    vindarel authored
    - first, query all cards in the DB
    - query all cards that have a positive quantity in deposits
    - merge the two lists: only take cards that are in stock (quantity >
      0) or that are in deposits (quantity <= 0 but current number in
      deposit > 0)
    98967854
    Show the cards in deposits too
    vindarel authored
    - first, query all cards in the DB
    - query all cards that have a positive quantity in deposits
    - merge the two lists: only take cards that are in stock (quantity >
      0) or that are in deposits (quantity <= 0 but current number in
      deposit > 0)
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading