FIX sql_export: test and misc

This commit is contained in:
David Beal
2019-04-09 10:28:03 +02:00
committed by Sylvain LE GAL
parent 3f86fe0ae9
commit a52c0219c1
5 changed files with 15 additions and 21 deletions

View File

@@ -14,3 +14,5 @@ See sql_request_abstract module to fix this issue.
* checking SQL request by execution and rollback is disabled in this module
since variables features has been introduced. This can be fixed by
overloading _prepare_request_check_execution() function.
* Move modules sql_request_abstract and sql_export to oca/reporting-engine