mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-27 04:54:21 +01:00
Update CHANGELOG.md and COMPAT.md
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
### Unreleased
|
||||
|
||||
### Added
|
||||
|
||||
- Partial support for `json()` function (Jean Arhancet)
|
||||
|
||||
## 0.0.3 - 2024-08-01
|
||||
|
||||
### Added
|
||||
|
||||
@@ -151,7 +151,7 @@ This document describes the SQLite compatibility status of Limbo:
|
||||
|
||||
| Function | Status | Comment |
|
||||
|------------------------------------|---------|---------|
|
||||
| json(json) | | |
|
||||
| json(json) | Partial | |
|
||||
| jsonb(json) | | |
|
||||
| json_array(value1,value2,...) | | |
|
||||
| jsonb_array(value1,value2,...) | | |
|
||||
|
||||
Reference in New Issue
Block a user