Fix invalid escape sequence in working copy queries which causes
upgrades from Subversion 1.7 working copies to fail with recent
SQLite versions (>= 3.29.0).

* subversion/libsvn_wc/wc-metadata.sql
  (STMT_UPGRADE_TO_30): Use '' to delimit values and "" to escape column names.

git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1879198 13f79535-47bb-0310-9956-ffa450edef68
1 file changed