mirror of
https://github.com/pocketbase/pocketbase.git
synced 2026-09-13 01:50:43 +02:00
[#4068] fixed the json field query comparisons to work correctly with plain JSON values
This commit is contained in:
@@ -8,6 +8,8 @@ import (
|
||||
)
|
||||
|
||||
func TestUniqueId(t *testing.T) {
|
||||
t.Parallel()
|
||||
|
||||
app, _ := tests.NewTestApp()
|
||||
defer app.Cleanup()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user