test(gpodder_sqlite): start device tests
This commit is contained in:
parent
22016fe0e9
commit
73988d6264
6 changed files with 51 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# see https://diesel.rs/guides/configuring-diesel-cli
|
||||
|
||||
[print_schema]
|
||||
file = "src/db/schema.rs"
|
||||
file = "src/schema.rs"
|
||||
custom_type_derives = ["diesel::query_builder::QueryId", "Clone"]
|
||||
sqlite_integer_primary_key_is_bigint = true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue