[IMP] sql_export: black, isort, prettier

This commit is contained in:
Florian da Costa
2021-03-22 16:15:37 +01:00
committed by David Beal
parent 27c69271ac
commit e7f482ab37
9 changed files with 306 additions and 205 deletions

View File

@@ -6,5 +6,5 @@ Dashboards > Sql Export
- `%(company_id)s` allows to set in the query the company id of the user
- `%(user_id)s` allows to set in the query the user id
- for any created field with `Sql Export Variables` menu, you can use it with `%(x_field_example)s` syntax
- for any created field with `Sql Export Variables` menu, you can use it with `%(x_field_example)s` syntax
(Limitation for relational fields)