Oh, I see what you mean. If I try to use an SQL command with a string quoted with apostrophes in order to insert initial values to an SQLite database file, SQLite seems to see escaped apostrophes rather than apostrophes as SQLite gives me an error.
Topic:
Programming Languages
SubTopic:
Swift