Commit Graph

2 Commits (8607451546d496fdbbb3955f996a1cb7fa65951d)

Author SHA1 Message Date
Bearz314 aae77a7890 Added explanation on the `--` (#22343)
Added explanations on using `--` in SQL to comment out unwanted trailing characters.

Payload should not have a `'` as numbers should not be wrapped by quotes (source: https://www.w3schools.com/sql/sql_where.asp ) The previous payload would have an extra closing quote in the SQL query.
2018-11-21 14:31:47 -07:00
Mrugesh Mohapatra da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30