Commit History

Author SHA1 Message Date
  romainq 5501af41d0 Exports: support multi-column queries (e.g. SELECT l, p FROM Person AS p JOIN Location AS l ON p.location_id = l.id) with null values 10 years ago
  romainq a992697d7b #1120 Export V2 not working when using aliases (ex: SELECT Person AS p) 10 years ago
  dflaven 47e596aa0b Bulk Export redesign, addressing the tickets: 10 years ago