Empty default array
Im creating text array with empty array as default like this
but when i do
Error:
tags: text("tags").array().default([]),but when i do
drizzlekit push:pg it gives the following changes but when applying the changes it errors out: Error:
error: syntax error at or near ";" position: 58 (which means at the end of the first query)