issues
search
vaphes
/
pocketbase
PocketBase client SDK for python
https://pypi.org/project/pocketbase/
MIT License
359
stars
41
forks
source link
Correct Typos, Fixes #64, Add presentable attribute to SchemaField dataclass, Fixes #68
#67
Closed
m29h
closed
1 year ago
m29h
commented
1 year ago
Thought this would be an easy one:
fixes type in auth_with_oauth() method
fixes a formatting problem in the Readme.md
fixes exception occuring during unmarshaling into SchemaField dataclass due to pocketbase API change.
Thought this would be an easy one: