Files
reporting-engine/sql_export/readme/DESCRIPTION.rst
Florian da Costa d651a20821 [IMP] Add back the variable feature in sql_export
Refactore to use the new properties field
2024-01-12 15:43: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.