Skip to content
  • Nicolas Delsaux's avatar
    Features/export db (#140) · a6bd1018
    Nicolas Delsaux authored
    * Abused test structure to put calendula DB ina  subfolder where I can use it easily
    
    * Seems like SQLite had pending SQL queries, which prevented created tables to be visible.
    Thanks to a `close()`, those tables now appear !
    
    * Changing db path to something more sensible
    
    * Ignoring generated db folder
    a6bd1018