This commit is contained in:
kjy
2025-12-16 20:06:49 +09:00
parent 699224fca0
commit b6d69c3623
24 changed files with 425 additions and 129 deletions

Binary file not shown.

View File

@@ -8,7 +8,6 @@ generator client {
datasource db {
provider = "sqlite"
url = env("DATABASE_URL")
}
model RealEstateArticle {