Skip to content

Commit a0273b3

Browse files
authored
Merge pull request astarte-platform#455 from rgallor/feat/max-pages-db
feat(sqlite): set max db size
2 parents ccda0a8 + fe5b75f commit a0273b3

File tree

3 files changed

+422
-18
lines changed

3 files changed

+422
-18
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1212
- Introduce `webpki` feature to use Mozilla webpki root certificates rather than the native ones
1313
[#396](https://github.com/astarte-platform/astarte-device-sdk-rust/pull/396).
1414
- Add the AstarteObject struct for Object Datastream [#430].
15+
- Allow setting the sqlite database size
16+
[#455](https://github.com/astarte-platform/astarte-device-sdk-rust/pull/455).
1517

1618
### Changed
1719

0 commit comments

Comments
 (0)