Files
reporting-engine/sql_export/readme/DESCRIPTION.rst
Florian da Costa 3cb3fae1f6 [IMP] Add back the variable feature in sql_export
Refactore to use the new properties field
2025-01-17 14:22:09 +01:00

5 lines
243 B
ReStructuredText

Allow to export data in csv files FROM sql requests.
There are some restrictions in the sql query, you can only read datas.
No update, deletion or creation are possible.
A new sub menu named Sql Export is available in the Dashboard main menu.