Run prisma format (#2275)
This commit is contained in:
parent
b1a0abe32c
commit
90fc1a9752
@ -1214,7 +1214,6 @@ model Log {
|
|||||||
context Json?
|
context Json?
|
||||||
|
|
||||||
@@index([createdAt, name], map: "Log.name_index")
|
@@index([createdAt, name], map: "Log.name_index")
|
||||||
|
|
||||||
@@ignore
|
@@ignore
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user