1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2024-11-28 10:03:42 +02:00
pocketbase/tools/search
2022-08-15 22:38:17 +03:00
..
filter_test.go [#197] added now datetime filter constant 2022-08-15 22:38:17 +03:00
filter.go [#197] added now datetime filter constant 2022-08-15 22:38:17 +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
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
simple_field_resolver_test.go initial public commit 2022-07-07 00:19:05 +03:00
simple_field_resolver.go initial public commit 2022-07-07 00:19:05 +03:00
sort_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