diff --git a/backend/internal/database/migrations/README.md b/backend/internal/database/migrations/README.md index 18b5e34..8a0c271 100644 --- a/backend/internal/database/migrations/README.md +++ b/backend/internal/database/migrations/README.md @@ -4,6 +4,7 @@ This directory contains all the database migrations for the backend. [!WARNING] Keep in mind that these migrations are **not yet stable**. +In practice, this means that the database schema may change at any time, and that the migrations may not be backwards compatible. ## Running migrations