This website requires JavaScript.
Explore
Help
Register
Sign In
go
/
pocketbase
Watch
1
Star
0
Fork
0
You've already forked pocketbase
mirror of
https://github.com/pocketbase/pocketbase.git
synced
2025-01-23 22:12:48 +02:00
Code
Issues
Releases
Activity
pocketbase
/
models
History
Gani Georgiev
64ffb308bb
use singular NoDecimal option name
2023-08-29 18:41:20 +03:00
..
schema
use singular NoDecimal option name
2023-08-29 18:41:20 +03:00
settings
[
#3097
] added SmtpConfig.LocalName option
2023-08-17 19:07:56 +03:00
admin_test.go
…
admin.go
…
backup_file_info.go
…
base_test.go
…
base.go
…
collection_test.go
…
collection.go
…
external_auth_test.go
…
external_auth.go
…
param_test.go
…
param.go
…
record_test.go
[
#2992
] fixed zero-default value not being used if the field is not explicitly set when manually creating records
2023-07-25 20:37:19 +03:00
record.go
[
#2992
] fixed zero-default value not being used if the field is not explicitly set when manually creating records
2023-07-25 20:37:19 +03:00
request_info_test.go
soft deprecated apis.RequestData(c) in favor of apis.RequestInfo(c) and updated jsvm bindings
2023-07-17 23:13:39 +03:00
request_info.go
soft deprecated apis.RequestData(c) in favor of apis.RequestInfo(c) and updated jsvm bindings
2023-07-17 23:13:39 +03:00
request_test.go
…
request.go
…
table_info.go
…