◊(Local Yarn Code "Diff")

Differences From Artifact [64b7e340]:

To Artifact [e20fefa6]:


358
359
360
361
362
363

364
365
366
367
368
358
359
360
361
362

363
364
365
366
367
368





-
+





                              N.published
                              N.series-page)))))
            #:as a)
      (where-series s)
      (limit ,lim)
      (order-by (["published" ,ord]))
      (order-by ([a.published ,ord]))
      (project-onto listing-schema)))

;; Get all the a list of the HTML all the results in a query
(define (listing-htmls list-query)
  (for/list ([l (in-entities cache-conn list-query)])