pocketbase/tools/search
Gani Georgiev f8f785d6e3 call transaction Dao events only after commit, added totalPages to the search response and updated the tests 2022-08-09 16:20:39 +03:00
..
filter.go normalize number filter literals 2022-07-28 05:23:58 +03:00
filter_test.go normalized null handling in search filters 2022-07-18 14:07:25 +03:00
provider.go call transaction Dao events only after commit, added totalPages to the search response and updated the tests 2022-08-09 16:20:39 +03:00
provider_test.go call transaction Dao events only after commit, added totalPages to the search response and updated the tests 2022-08-09 16:20:39 +03:00
simple_field_resolver.go initial public commit 2022-07-07 00:19:05 +03:00
simple_field_resolver_test.go initial public commit 2022-07-07 00:19:05 +03:00
sort.go [#89] simplified some code by returning early and reducing local variable scopes 2022-07-12 19:52:09 +03:00
sort_test.go initial public commit 2022-07-07 00:19:05 +03:00