From 9bb1d9f908247996efd4efc02a290bab1d727c0d Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 5 Apr 2024 21:23:04 +0200 Subject: [PATCH] feat: update template Signed-off-by: kjuulh --- cuddle-rust-service/README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/cuddle-rust-service/README.md b/cuddle-rust-service/README.md index f799ebf..3d778e8 100644 --- a/cuddle-rust-service/README.md +++ b/cuddle-rust-service/README.md @@ -1,7 +1 @@ -# Newsletter API - -represents a newsletter service for handling subscriptins and whatnot for my own email newsletter - -## Usage - -This services requires a postgresql compatible, instance, in this case cockroachdb is used. Simply pass a DATABASE_URL to the app and it should apply migrations by itself. Do note that because Cockroach is used with SQLX locking on the schema table is disabled, reason being that cockroachdb doesn't currently support advisory locks +# %%name%%