-
I recently had to debug a race condition similar to https://github.com/pocketbase/pocketbase/discussions/4125 that occurred on a live(-ish) prod(-ish) instance of a PB backend. When this deadlock happ…
ghost updated
9 months ago
-
I'm exploring the capabilities of querying records and encountered a situation where I need to filter rows based on multiple values for a specific field. In SQL, this would typically be achieved using…
-
Add an option to automate the GDPR (Europe) or CCPA (California) or IT ACT (India) or PIPL (China) THE APPI (Asia) implementation
-
Hi,
This Docker image was a lifesaver, so thank you.
This may be a dumb question but I'm a bit of a noob to this, how do I add pb hooks using this image? Iv'e tried just mounting it as a volume to …
yfram updated
9 months ago
-
I have two fields that are of type JSON. When I'm trying to update these two fields using the SDK, I provide an array like ["test"] to one of them and another array like [1] to the other, however, Poc…
-
Defualt row height in the admin UI is 60px
Is there a reason for this? It seems a lot of blank space, could we consider dropping it to 52px, which seems to have not impact on layout.
(left, 60px…
-
**Describe the bug**
Internal Server Error on User Registration. The default admin and password in the env.docker are also not working
**To Reproduce**
Steps to reproduce the behavior:
Run d…
-
Steps to Reproduce:
1. Create or open a logbook which isn't Shared.
2. Click "Logbook Settings"
3. Check "Shared?"
4. Click "Save"
5. Should recieve 500 error
-
Hi, I still new in TS and JS, so please let me know what I might have missed.
When I import `Collections` from `pocketbase-types` as such
```ts
import {
ClassTopicsResponse,
Collections,
…
-
### Describe what you want
Add pocketbase sqllite support