This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
pocketbase
Watch
1
Star
0
Fork
0
You've already forked pocketbase
mirror of
https://github.com/pocketbase/pocketbase.git
synced
2026-06-04 06:42:58 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76b43ebfa49bbd795fe43d7f98711879a59cd7e6
pocketbase
/
tools
/
types
History
Gani Georgiev
1bf7f148b0
minor types.DateTime optimizations to minimize time.Time value copies
2023-12-08 10:36:12 +02:00
..
datetime_test.go
[
#2602
] added common int types support when scanning types.DateTime
2023-05-30 20:43:20 +03:00
datetime.go
minor types.DateTime optimizations to minimize time.Time value copies
2023-12-08 10:36:12 +02:00
json_array_test.go
changed types.JsonArray to support generics
2023-03-22 17:12:44 +02:00
json_array.go
updated changelog and formatting
2023-03-28 07:59:37 +03:00
json_map_test.go
adde json map Get and Set helpers
2023-06-20 22:57:51 +03:00
json_map.go
adde json map Get and Set helpers
2023-06-20 22:57:51 +03:00
json_raw_test.go
…
json_raw.go
replaced interface{} with any
2023-10-01 18:45:27 +03:00
types_test.go
…
types.go
…