summaryrefslogtreecommitdiff
path: root/boost
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2013-07-03 18:10:38 +0200
committerLionel Elie Mamane <lionel@mamane.lu>2013-07-03 18:14:58 +0200
commit8079326b97df9b9da56bc62f67df705efb407409 (patch)
treea8aed2cdeace708476ce1514b89a47f4654c2e75 /boost
parent7b957555d0027e9e7eeb8f31dcba6aa6408f4e16 (diff)
database suggestname: no '/' for queries
In particular, this keeps the new query wizard from silently failing by default when the underlying table name has a slash: it would generate a name proposal based on the table name, and then use suggestName to get a similar, yet guaranteed allowed name. In this case, the "guaranteed allowed" part was failing, since suggestName failed to strip slashes, which are forbidden in query names. Change-Id: I53d3976979ee45f5659765ed5dd3371b78837b5b
Diffstat (limited to 'boost')
0 files changed, 0 insertions, 0 deletions