pocketbase/daos
Jan Lauber 9cbb2e750e
[#794] fixed comment typos
2022-10-17 20:17:44 +03:00
..
admin.go [#47] fixed some doc and code inconsistencies and removed some redundant parentheses 2022-07-10 09:13:44 +03:00
admin_test.go initial public commit 2022-07-07 00:19:05 +03:00
base.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
base_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
collection.go [#794] fixed comment typos 2022-10-17 20:17:44 +03:00
collection_test.go added test to test schema field persistence after import 2022-08-10 17:43:55 +03:00
external_auth.go fixed comment typo 2022-09-02 12:45:59 +03:00
external_auth_test.go added additional check for empty ExternalAuth data in case the provider api changes 2022-09-02 12:05:00 +03:00
param.go applied some of the changes from #149 2022-07-18 01:03:09 +03:00
param_test.go initial public commit 2022-07-07 00:19:05 +03:00
record.go removed duplicated method 2022-08-09 17:20:22 +03:00
record_expand.go [#586] fixed multiple nested relation expansions with shared base path 2022-09-21 13:34:34 +03:00
record_expand_test.go [#586] fixed multiple nested relation expansions with shared base path 2022-09-21 13:34:34 +03:00
record_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
request.go initial public commit 2022-07-07 00:19:05 +03:00
request_test.go initial public commit 2022-07-07 00:19:05 +03:00
table.go initial public commit 2022-07-07 00:19:05 +03:00
table_test.go initial public commit 2022-07-07 00:19:05 +03:00
user.go [#794] fixed comment typos 2022-10-17 20:17:44 +03:00
user_test.go [#276] added support for linking external auths by provider id 2022-08-31 13:38:31 +03:00