This website requires JavaScript.
Explore
Help
Sign In
wojtek
/
musichoard
Watch
1
Star
0
Fork
0
You've already forked musichoard
Code
Issues
17
Pull Requests
1
Actions
Packages
Projects
1
Releases
4
Wiki
Activity
musichoard
/
tests
/
database
/
mod.rs
3 lines
49 B
Rust
Raw
Permalink
Normal View
History
Unescape
Escape
Add a SQLite database backend (#265) Part 1 of #248 Reviewed-on: https://git.thenineworlds.net/wojtek/musichoard/pulls/265
2025-01-12 10:24:53 +01:00
#[
cfg(feature =
"
database-sqlite
"
)
]
pub
mod
sql
;
Reference in New Issue
Copy Permalink