chirpstack/lrwn
Orne Brocaar e63296573b
Implement support for SQLite database backend. (#418) (#500)
This feature makes it possible to select between PostgreSQL and SQLite as database backend using a compile feature-flag. It is not possible to enable both at the same time.

---------

Co-authored-by: Momo Bel <plopyomomo@gmail.com>
2024-08-26 13:22:35 +01:00
..
src Implement support for SQLite database backend. (#418) (#500) 2024-08-26 13:22:35 +01:00
Cargo.toml Implement support for SQLite database backend. (#418) (#500) 2024-08-26 13:22:35 +01:00
Makefile Add feature flags to lrwn crate. 2023-04-27 10:37:34 +01:00