PORT v12 sql_export

This commit is contained in:
David Beal
2019-04-08 17:05:08 +02:00
committed by mariadforgeflow
parent 6b7504d8f2
commit a699d93f1d
13 changed files with 53 additions and 91 deletions

View File

@@ -0,0 +1,4 @@
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 menu named Export is created.