(dc): move types.ts to database module
This commit is contained in:
@@ -13,7 +13,7 @@ generator kysely {
|
||||
provider = "prisma-kysely"
|
||||
previewFeatures = ["postgresqlExtensions"]
|
||||
|
||||
output = "../libs/api/data-access-database/src/lib"
|
||||
output = "../src/core/database"
|
||||
fileName = "types.ts"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user