[#7760] fixed missing import collection fields property access
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
- Replaced `github.com/go-ozzo/ozzo-validation` with the fork `github.com/pocketbase/ozzo-validation` since the original library has recently changed ownership and the new maintainer cannot be trusted.
|
||||
There are plans to create eventually a new validation library from scratch more suited for our needs in PocketBase because ozzo-validation is known to have some minor performance and obscure regex issues, but until then we'll stick with the fork _(and if you use the `ozzo-validation` in your own Go code, I'd suggest to swap the imports with the fork)_.
|
||||
|
||||
- Fixed missing import collection `fields` property access ([#7760](https://github.com/pocketbase/pocketbase/issues/7760)).
|
||||
|
||||
|
||||
## v0.39.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user