Error: `no such column: config` #88

Open
opened 2 years ago by rozetko · 0 comments
rozetko commented 2 years ago (Migrated from github.com)
Owner

I'm trying to run hastic with an old DB (analytic units only have type field)

That's the error I get:

thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: no such column: config

Caused by:
    Error code 1: SQL error or missing database', src/services/analytic_service/analytic_service.rs:75:77

We should think about migrations or something in the future

I'm trying to run `hastic` with an old DB (analytic units only have `type` field) That's the error I get: ``` thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: no such column: config Caused by: Error code 1: SQL error or missing database', src/services/analytic_service/analytic_service.rs:75:77 ``` We should think about migrations or something in the future
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.