[#2602] added common int types support when scanning types.DateTime

This commit is contained in:
Gani Georgiev
2023-05-30 20:43:20 +03:00
parent dbbc1e25ca
commit 3122223a71
3 changed files with 8 additions and 1 deletions
+2
View File
@@ -2,6 +2,8 @@
- Fixed the selfupdate command not working on Windows due to missing `.exe` in the extracted binary path ([#2589](https://github.com/pocketbase/pocketbase/discussions/2589)).
- Added `int64`, `int32`, `uint`, `uint64` and `uint32` support when scanning `types.DateTime` ([#2602](https://github.com/pocketbase/pocketbase/discussions/2602))
## v0.16.3