Christoph Wolf
Results
2
comments of
Christoph Wolf
well I'd be happy to have a standardized Error in general .i can't believe the default after nearly 30 years of javascript is: whatever deal with it^^
still happening in 0.31.0 for me. having to use ```expiresAt: sql`${sql.placeholder("expiresAt")}`,``` because otherwise the toIsoString error happens. but now excluded on onConflictDoUpdate doesn't work. ``` .onConflictDoUpdate({target: [...], set: { ......