feat: seaorm

This commit is contained in:
Ahmet Kaan GÜMÜŞ 2024-12-02 23:56:43 +03:00
parent 36c72cee4a
commit 40149b372d
20 changed files with 236 additions and 87 deletions

View file

@ -1,5 +1 @@
async fn create_post() {}
async fn read_post() {}
async fn update_post() {}
async fn delete_post() {}
async fn count_posts_of_a_user() {}