mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-13 18:10:51 +02:00
[#4068] fixed the json field query comparisons to work correctly with plain JSON values
This commit is contained in:
@@ -218,7 +218,7 @@ declare function readerToString(reader: any, maxBytes?: number): string;
|
||||
* Example:
|
||||
*
|
||||
* ` + "```" + `js
|
||||
* slee(250) // sleeps for 250ms
|
||||
* sleep(250) // sleeps for 250ms
|
||||
* ` + "```" + `
|
||||
*
|
||||
* @group PocketBase
|
||||
|
||||
Reference in New Issue
Block a user