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-08-01 10:58:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea5ca009de839673d569da3d5950f8fcd4c59253
pocketbase
/
tools
/
types
History
Gani Georgiev
2f5cfcfe87
replaced interface{} with any
2023-10-01 18:45:27 +03:00
..
datetime_test.go
[
#2602
] added common int types support when scanning types.DateTime
2023-05-30 20:43:20 +03:00
datetime.go
[
#2602
] added common int types support when scanning types.DateTime
2023-05-30 20:43:20 +03: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
…