Saturday, January 13th, 2024

  • Quotable API down again :/
  • Kysely and unit of work pattern
    • Kysely doesn’t have fine-grained API for obtaining a transaction DB object yet (see issue). Luckily, a workaround is available here.
    • It seems like C# has a lot of big frameworks that do the abstraction for us.