Commit Graph

16 Commits

Author SHA1 Message Date
Florian da Costa
81fb4080cd Update roadmap for v15 and make some usability improvements
Improve usability about variable creation and choice by hiding base wizard base fields and display simplified view
Add a description on paramter fields to help the user to use parameters
If not parameter are used for the query, display the wizard with the generated file directly
2024-01-12 15:43:09 +01:00
Florian da Costa
94dc7c0887 Migrate to 14.0 2024-01-12 15:43:09 +01:00
Florian da Costa
89ab0494e4 [IMP] sql_export: black, isort, prettier 2024-01-12 15:43:09 +01:00
Florian
ccb9fdc45c Small fixes for v12/python3 standard
Co-Authored-By: David Beal <david.beal@akretion.com>
2024-01-12 15:43:09 +01:00
Florian da Costa
dcb592c85e Migrate sql_export_excel to v12 2024-01-12 15:43:09 +01:00
Florian da Costa
161808aafa Adapt module sql_export_mail to be compatible with multiple file format 2024-01-12 15:43:09 +01:00
Florian da Costa
7be267df9a Fix uses of params in sql query 2024-01-12 15:43:09 +01:00
David Beal
716df0452a IMP sql_export: render field as require when matching field def 2024-01-12 15:43:09 +01:00
David Beal
6cdd5e097e FIX sql_export: test and misc 2024-01-12 15:43:09 +01:00
David Beal
109676f398 PORT v12 sql_export 2024-01-12 15:43:09 +01:00
aheficent
909d4f4939 [MIG][10.0]sql_export v10 2024-01-12 15:43:09 +01:00
aheficent
ff0900ca7b [IMP]encode output file 2024-01-12 15:43:09 +01:00
Sylvain LE GAL
456f8038ed [REF] create a new module sql_request_abstract 2024-01-12 15:43:09 +01:00
Mourad Elhadj Mimoune
7c9527acc1 [MIG] Migrate module from 8.0 to 9.0 2024-01-12 15:43:09 +01:00
Benoit
7d7b02a55f [IMP] add support of variables in queries
[FIX] encoding with mogrify

[FIX] hide placeholder
2024-01-12 15:43:09 +01:00
Florian da Costa
35ed6c594b Add sql export module (migration from v7)
Add rollback after executing query as a double security with blacklist terms

add known issue in readme
2024-01-12 15:43:09 +01:00