Merge dev to main #1
@@ -28,6 +28,7 @@ model Tenant {
|
|||||||
invoices Invoice[]
|
invoices Invoice[]
|
||||||
payments Payment[]
|
payments Payment[]
|
||||||
tickets Ticket[]
|
tickets Ticket[]
|
||||||
|
comments TicketComment[]
|
||||||
notifications Notification[]
|
notifications Notification[]
|
||||||
|
|
||||||
@@index([deletedAt])
|
@@index([deletedAt])
|
||||||
|
|||||||
Reference in New Issue
Block a user