abellaismail
abellaismail
NNovu
Created by abellaismail on 7/27/2024 in #💬│support
how to trigger a defined workflow
I am using the self hosted solution I guess I will not be able to sync it
3 replies
DTDrizzle Team
Created by sik on 8/26/2023 in #help
import { PostgresError } from "postgres" - build error?
try to import postgres instead
import postgres from 'postgres'

...
if (error instanceof postgres.PostgresError) ...
import postgres from 'postgres'

...
if (error instanceof postgres.PostgresError) ...
3 replies
DTDrizzle Team
Created by Shadow_Darsan on 12/24/2023 in #help
Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './relations' is not defined by "exports"
Try downgrading to drizzle-kit 0.19.3
3 replies