Browse Source
This sets the default feature to sqlite, so that it will correctly compile "out of the box". Users can still choose different backend by running: ``` cargo build --no-default-features --features <backend> ```pull/696/head
9 changed files with 17 additions and 12 deletions
Loading…
Reference in new issue