escaping and sql injection
От
Dennis Gearon
Тема
escaping and sql injection
Дата
Msg-id
B7NIE9GAVSRORWTSPUQ83B96GD84MI.3e56b18d@cal-lab
Список
Дерево обсуждения
escaping and sql injection Dennis Gearon <gearond@cvc.net>
Re: escaping and sql injection Martijn van Oosterhout <kleptog@svana.org>
Re: escaping and sql injection Neil Conway <neilc@samurai.com>
Is there any links for escaping characters and sql injection prevention in postgres? I have read where the ' character is not really the preferred escaping character, but it does seem to be the one I've seen for postgres. Can multiple statements be issued in postgres, like: 'select count(*) from MyTable; drop MyTable;'
В списке pgsql-general по дате отправления