How can I set the default value of an array to an ...
# help
b
How can I set the default value of an array to an empty array?
[], "[]", "[""]", "{}"
don't work: malformed array literal.
n
Hello @benten! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
Thread was archived by @benten. Anyone can send a message to unarchive it.
benten (2022-05-19)
g
If this is in the table editor {}, if in sql then single quote around {}. At least for a text array.