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-02 21:35:57 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
864bbe7e12e4e8c34ef6676e5ec2ddacbdb05db8
pocketbase
/
models
History
Gani Georgiev
864bbe7e12
added SchemaField.Presentable field
2023-08-21 12:58:18 +03:00
..
schema
added SchemaField.Presentable field
2023-08-21 12:58:18 +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
…