sqlmap/plugins/dbms
2010-05-29 12:14:51 +00:00
..
access Added option --search to work in conjunction with -D (done), -T (soon) or -C (replaces --dump -C) - See #190: 2010-05-07 13:40:57 +00:00
firebird str() -> unicode() 2010-05-28 13:05:02 +00:00
mssqlserver More replacements from open() to codecs.open(). conf.dataEncoding has to be used only for non-binary files. 2010-05-29 10:10:28 +00:00
mysql str() -> unicode() 2010-05-28 13:05:02 +00:00
oracle Added unicode support also to Oracle connector - see #184. 2010-05-29 12:14:51 +00:00
postgresql Added unicode support also to PostgreSQL connector - see #184. 2010-05-29 11:46:41 +00:00
sqlite Added option --search to work in conjunction with -D (done), -T (soon) or -C (replaces --dump -C) - See #190: 2010-05-07 13:40:57 +00:00
__init__.py Updated copyright 2010-03-03 15:26:27 +00:00