We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This option could allow to have just one set of SQL files. The documentation page is http://www.ibm.com/support/knowledgecenter/SSEPGG_9.7.0/com.ibm.db2.luw.sql.ref.doc/doc/c0056403.html and it uses sql_ccflags
Ademas, versiones antiguas a 9.7 e inclusive la 9.7 y 10.1 estan depreciadas, por lo que el soporte de db2unit se debe enfocar a las nuevas.
The text was updated successfully, but these errors were encountered:
The version 2 of db2unit should only support db2 10.5 or higher. It is not necessary to support older versiones.
Sorry, something went wrong.
No branches or pull requests
This option could allow to have just one set of SQL files.
The documentation page is http://www.ibm.com/support/knowledgecenter/SSEPGG_9.7.0/com.ibm.db2.luw.sql.ref.doc/doc/c0056403.html
and it uses sql_ccflags
Ademas, versiones antiguas a 9.7 e inclusive la 9.7 y 10.1 estan depreciadas, por lo que el soporte de db2unit se debe enfocar a las nuevas.
The text was updated successfully, but these errors were encountered: