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-02-16 01:21:21 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cffbe83399473320450421fcebc119211c9348d6
pocketbase
/
tools
/
types
History
Gani Georgiev
01450cde44
normalized internal errors formatting
2024-07-09 22:18:04 +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
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
normalized internal errors formatting
2024-07-09 22:18:04 +03:00
json_map_test.go
adde json map Get and Set helpers
2023-06-20 22:57:51 +03:00
json_map.go
normalized internal errors formatting
2024-07-09 22:18:04 +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
…