Skip to content

Commit b214afc

Browse files
committed
update sqlite to 3.46
fixes #434
1 parent b1c89cd commit b214afc

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
- Add a `fixed_top_menu` attribute to make the top menu sticky. This is useful to keep the menu visible even when the user scrolls down the page.
3434
- Add a `wrap` attribute to the `list` component to wrap items on multiple lines when they are too long.
3535
- New `max_pending_rows` [configuration option](https://sql.ophir.dev/configuration.md) to limit the number of messages that can be sent to the client before they are read. Usefule when sending large amounts of data to slow clients.
36+
- Update sqlite to v3.46: https://www.sqlite.org/releaselog/3_46_0.html
3637
3738
## 0.23.0 (2024-06-09)
3839

Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)