merge rahat

This commit is contained in:
2026-04-15 23:38:15 +06:00
11 changed files with 523 additions and 12 deletions
+1
View File
@@ -21,4 +21,5 @@ model Account {
profile Profile? //one-to-one
orders Order[] //one-to-many
supports Support[]
}