Soft deletes with Ecto and PostgreSQL
- José Valim
- August 13th, 2024
- ecto, postgres, soft deletes
This article details how to implement soft-delete in Ecto using PostgreSQL rules and views
This article details how to implement soft-delete in Ecto using PostgreSQL rules and views