[#7538] set OnlyInt:true when a view column expression is loosely known to return int-only values
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## v0.36.6 (WIP)
|
||||
|
||||
- Set `NumberField.OnlyInt:true` for the generated View collection schema fields when a view column expression is known to return int-only values ([#7538](https://github.com/pocketbase/pocketbase/issues/7538)).
|
||||
|
||||
|
||||
## v0.36.5
|
||||
|
||||
- Disabled collection and fields name normalization while in IME mode ([#7532](https://github.com/pocketbase/pocketbase/pull/7532); thanks @miaopan607).
|
||||
|
||||
Reference in New Issue
Block a user