Skip to main content

Module export

Module export 

Source

Constants§

EXPORT_CAP
Maximum rows included in an export (guards memory / response size).

Functions§

rows_to_csv
Render rows to CSV with the given column order. Values are stringified; strings/numbers/bools render plainly, other JSON as compact text.