Commit Graph

13 Commits (245ac48dc2947fdbc47a5bc32832539794f3455f)

Author SHA1 Message Date
Florian 50e94e64ad Small fixes for v12/python3 standard
Co-Authored-By: David Beal <david.beal@akretion.com>
2022-11-23 16:21:27 +01:00
Florian da Costa 6d9b2445b1 Migrate sql_export_excel to v12 2022-11-23 16:21:27 +01:00
Florian da Costa 9f3df7540d Adapt module sql_export_mail to be compatible with multiple file format 2022-11-23 16:21:27 +01:00
Florian da Costa a03f438036 Fix uses of params in sql query 2022-11-23 16:21:27 +01:00
David Beal 15fe7ef9ca IMP sql_export: render field as require when matching field def 2022-11-23 16:21:27 +01:00
David Beal a52c0219c1 FIX sql_export: test and misc 2022-11-23 16:21:27 +01:00
David Beal 3f86fe0ae9 PORT v12 sql_export 2022-11-23 16:21:27 +01:00
aheficent dabf0ca825 [MIG][10.0]sql_export v10 2022-11-23 16:21:27 +01:00
aheficent a9d309e44e [IMP]encode output file 2022-11-23 16:21:27 +01:00
Sylvain LE GAL 59bbdc9889 [REF] create a new module sql_request_abstract 2022-11-23 16:21:27 +01:00
Mourad Elhadj Mimoune 21a9b84dc1 [MIG] Migrate module from 8.0 to 9.0 2022-11-23 16:21:27 +01:00
Benoit bf2ab7c7f7 [IMP] add support of variables in queries
[FIX] encoding with mogrify

[FIX] hide placeholder
2022-11-23 16:21:27 +01:00
Florian da Costa 5fabbb4330 Add sql export module (migration from v7)
Add rollback after executing query as a double security with blacklist terms

add known issue in readme
2022-11-23 16:21:27 +01:00