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 13:11:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
4ba22b5098415d6dbbe8feca698433e872bf32ee
sqlmap
/
plugins
/
dbms
History
Bernardo Damele
4ba22b5098
Added unicode support also to Oracle connector - see
#184
.
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