Skip to content

Rewrite PostgreSQL queries for corpus exports with the ORM

https://redmine.teklia.com/issues/10730

All *.sql files under arkindex/documents/export, except structure.sql and indexes.sql, should be replaced with queries made with the Django ORM. Those queries can be placed in the existing EXPORT_QUERIES constant.