Skip to main content

Module export

Module export 

Source
Expand description

Result formatting for export_query (CSV / JSON / SQL-INSERT). Ported from core CoreHandlers.rowsToCsv / rowsToSqlInsert.

Enums§

ExportFormat

Functions§

columns_from_rows
Extract column order from the first row object; empty if no rows.
rows_to_csv
rows_to_sql_insert