Staging instance, all changes can be removed at any time

Skip to content

Refactoring: Add a query builder class for Postgres

Jayesh requested to merge jayeshv/swh-storage:query-parts into master
  • Add a simple query builder for dynamic SQL queries
  • Add a method to make pagination clause consistent
  • Refactor 'origin_visit_get_range' to use the builder

First set of re-factoring for pagination changes. No breaking changes. Other functions will be changed to have consistant queries.

Edited by Jayesh

Merge request reports

Loading