Open gaby opened 1 year ago
Me too
https://github.com/pocketbase/pocketbase/discussions/995#discussioncomment-4186108 is how I found this.
I have been running a code generator to create a PB golang SDK also.
@r--w Are too busy etc to maintain this project ?
Or you just gave up due to not enough help / buy in from other golang devs using PB maybe ?
My profile has a Telegram link if you want to chat etc...
I would also like to know the status of the project, I have tested, and it works with latest 19.4 version, but I'm unsure if this project is just working, so no further work is needed yet, or maybe it's just no longer maintained? Upgrading pocketbase and other packages versions would be great though...
Hi @gedw99 @pluja I really like the PocketBase, but don't have time to maintain this project, too much work in my company @coinpaprika. Happy to give you the maintenance rights.
@r--w Thanks for your answer, I understand that you can't dedicate your time to this project currently. I made a fork where I have updated the dependencies and added the expand
field to the ParamsList
. For now, I will keep it as a fork, since I am not sure for how long I will maintain it: https://github.com/pluja/pocketbase
Just out of curiosity, are you still using PocketBase for coinpaprika?
We use PocketBase + LiteStream for an internal project (news tracking) and it works really well, but we are happy with the 0.9 version and do not need to upgrade. It serves this business case for more than a year ;)
@r--w Thanks for your answer, I understand that you can't dedicate your time to this project currently. I made a fork where I have updated the dependencies and added the
expand
field to theParamsList
. For now, I will keep it as a fork, since I am not sure for how long I will maintain it: https://github.com/pluja/pocketbaseJust out of curiosity, are you still using PocketBase for coinpaprika?
@pluja If you turn on issues on your fork I can collaborate with you in the code.
@gedw99 hey, of course. As of now, I have updated most dependencies and also I have added a few features like the expand
to add relations to the list requests, and the fields
that adds support for the selection of fields. Feel free to make any PR you want, I will merge it without problems if it's right!
@gedw99 hey, of course. As of now, I have updated most dependencies and also I have added a few features like the
expand
to add relations to the list requests, and thefields
that adds support for the selection of fields. Feel free to make any PR you want, I will merge it without problems if it's right!
Would you be ok with turning on Issues on your repo ? So that a PR and reference an issue to keep the change log tidy, and a place to discuss anything.
@gedw99 hey, of course. As of now, I have updated most dependencies and also I have added a few features like the
expand
to add relations to the list requests, and thefields
that adds support for the selection of fields. Feel free to make any PR you want, I will merge it without problems if it's right!Would you be ok with turning on Issues on your repo ? So that a PR and reference an issue to keep the change log tidy, and a place to discuss anything.
Hey @gedw99 just saw your comment, sorry. PRs were already enabled, but I just turned on issues!
Thanks .
If you’re looking for a maintainer , I can’t do it . Too busy.
@gedw99 no worries, I am maintaining it, if you ever want to contribute, you're welcome to
I def want to .
a code generator that reflects off the db was big on my list
Did we get expand
support included here at all?
@J7mbo Not yet
Hello @r--w
Whats ths status of this project? There's few pending PR's and the version with upstream Pocketbase is behind.
Thanks!