Skip to content

Support for different queries based on DBMS versions #23

Description

@bdamele

Adapt dbms modules/methods/xml queries file for usage with different versions of the dbms.

For instance, kb.dbmsVersion is already used within MSSQL to determine how to re-enable the xp_cmdshell procedure. This will also be useful for Firebird and in general replaces the ugly "query"/"query2" used in the queries.xml with some proper "minver"/"maxver" that specify which query apply to which dbms version.

To be worked closely to ticket #24.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions