Skip to content

Draft: Not call duckdb in gui

Florent Fougères requested to merge not-call-duckdb-in-gui into main

What does this MR do?

Context

For the packaging, @geojulien pointed out to me that it would be preferable to separate the files making calls to duckdb. So I externalised the calls to duckdb made in gui into a separate class.

Related issues

Related to #5 (closed)


Checklists

Author's checklist

  • I've read the contribution guidelines and affirm:
    • my branch has been created from master
    • if the code is not completely achieved, I apply the Draft/WIP prefix
    • the DOD is satisfied specially tests
  • assign myself (the MR creator will automatically be assigned)
  • the box Delete source branch when merge request is accepted. is checked

Reviewer's checklist

  • assign yourself as Reviewer and remember that others developers can comment too
Edited by Florent Fougères

Merge request reports

Loading