mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
Add sql export module (migration from v7)
Add rollback after executing query as a double security with blacklist terms add known issue in readme
This commit is contained in:
committed by
David Beal
parent
b8fc3084ea
commit
da334699bf
2
sql_export/__init__.py
Normal file
2
sql_export/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from . import sql_export
|
||||
from . import wizard
|
||||
Reference in New Issue
Block a user