I am new to both d1 and sql, so this may be a dumb question: How do I insert a double quote into the
I am new to both d1 and sql, so this may be a dumb question:
How do I insert a double quote into the table? For example, when I insert 'test', my code works, but when I insert 'test " ' my code doesn't work. I'm not sure what is going on.
How do I insert a double quote into the table? For example, when I insert 'test', my code works, but when I insert 'test " ' my code doesn't work. I'm not sure what is going on.

