Update wikipage Defending against SQL injections with EiffelStore. (Signed-off-by:javier).

git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@1776 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
eiffel-org
2017-02-03 18:24:37 +00:00
parent f81b9bad9c
commit 82eb8bbb27

View File

@@ -54,5 +54,5 @@ The following example shows an attempt to do an SQL Injection attack, but as we
db_selection.unset_map_name (":datetime")
....
end
<code>
</code>