sqlmap/plugins/dbms
2010-05-29 10:10:28 +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 fix regarding proper string isinstance checking (including unicode) 2010-05-25 10:09:35 +00:00
postgresql str() -> unicode() 2010-05-28 13:05:02 +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