This website requires JavaScript.
Explore
Help
Sign In
PenTest
/
sqlmap
Watch
1
Star
0
Fork
0
You've already forked sqlmap
mirror of
https://github.com/sqlmapproject/sqlmap.git
synced
2025-12-07 05:01:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
e98b049e7fdade2183dde80d8da7c4488e86d3b8
sqlmap
/
plugins
/
dbms
History
Bernardo Damele
e98b049e7f
Added unicode support also to PostgreSQL connector - see
#184
.
2010-05-29 11:46:41 +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
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