79438513

Date: 2025-02-14 06:20:29
Score: 1.5
Natty:
Report link

Thank everyone! I fixed it by using sqlite3_bind_text(queryStatement, 1, startDate.cString(using: .utf8), -1, nil) replace sqlite3_bind_text(queryStatement, 1, startDate, -1, nil)

Reasons:
  • Whitelisted phrase (-2): I fixed
  • Low length (1):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: trip xp