mirror of
https://github.com/jorgev259/soc_site-astro.git
synced 2025-06-29 07:57:41 +00:00
parent
2575d45f0b
commit
0ec019f959
16 changed files with 209 additions and 34 deletions
|
|
@ -153,6 +153,8 @@ model albums {
|
|||
relatedAlbums related_album[] @relation("related_album_albumIdToalbums")
|
||||
relatedTo related_album[] @relation("related_album_relatedIdToalbums")
|
||||
stores stores[]
|
||||
|
||||
@@fulltext([title, subTitle])
|
||||
}
|
||||
|
||||
model animation {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue