chan-delorean/sql
towards-a-new-leftypol c297bae697 - Change fetch_catalog and fetch_top_threads functions
- neither was correct
    - fetch_top_threads doesn't need to be a loop, it will be up to the
      application whether or not to load more results. This simplifies
      the function, which was sometimes returning more than one row for
      each thread_id anyway
    - fetch_catalog is now fairly performant, and fetches all relevant
      information
2023-10-26 18:19:32 -04:00
..
archive_tests.sql - Change fetch_catalog and fetch_top_threads functions 2023-10-26 18:19:32 -04:00
archive_tests2.sql - Change fetch_catalog and fetch_top_threads functions 2023-10-26 18:19:32 -04:00
initialize.sql - Change fetch_catalog and fetch_top_threads functions 2023-10-26 18:19:32 -04:00