Releases: Tw1sm/PySQLRecon
Releases · Tw1sm/PySQLRecon
v0.3.1
Compare
Sorry, something went wrong.
No results found
Tw1sm
released this
08 May 20:50
What's Changed
Full Changelog : v0.3.0...v0.3.1
v0.3.0
Compare
Sorry, something went wrong.
No results found
Tw1sm
released this
10 Aug 14:39
What's Changed
Full Changelog : v0.2.1...v0.3.0
v0.2.0
Compare
Sorry, something went wrong.
No results found
Tw1sm
released this
26 Jun 11:10
Added
Added a new sample module, to allow a quick view of table data, without the need to issue a manual query
Full Changelog : v0.1.4...v0.2.0
v0.1.4
Compare
Sorry, something went wrong.
No results found
Tw1sm
released this
04 Feb 04:13
What's Changed
Full Changelog : v0.1.3...v0.1.4
v0.1.3
Compare
Sorry, something went wrong.
No results found
Tw1sm
released this
30 Jan 12:45
Fixed
Roles queried from the database now use IS_MEMBER() to check for membership. (Instead of IS_SRVROLEMEMBER(), which is only used for server-wide roles)