Add PRAGMA cache_size to changelog

This commit is contained in:
Pekka Enberg
2024-07-07 14:27:24 +03:00
parent 8eb64d23a6
commit eb7e5c8749

View File

@@ -8,4 +8,6 @@
- The `avg()` and `sum()` aggregate functions.
- `PRAGMA cache_size` support.
- Basic `SELECT` statement support.