-
As suggested by @moul, I am making this internal mini RFC visible on the GitHub repo for the general public, so we can get as much input as possible.
The original Notion document is available [here…
-
cosmos is a document DB, and one record could be large. Sometimes it's desired to only update part of the document instead of the whole document.
This story is to support the partial patch update t…
-
Would it be possible to generate subscriptions in the the generators?
I am using: https://pothos-graphql.dev/docs/plugins/smart-subscriptions#creating-a-smart-subscription
I am looking for sugge…
-
### Versions
* Python: 3.7
* OS: Buildozer VM
* Buildozer: 0.32
### Description
Building my Kivy app in the Kivy Buildozer VM seems to work but doesn't start or load the app on the andr…
-
## Steps to Reproduce
1. Create a videoPlayer controller with a local file
```dart
const file = File('/var/mobile/Containers/Data/Application/C7798F15-6F2B-4A3F-A09D-8168B5C20B57/Document…
-
**Issue type:**
[x] question
[ ] bug report
[] feature request
[ ] documentation issue
**Database system/driver:**
[ ] `cordova`
[ ] `mongodb`
[ ] `mssql`
[ ] `mysql` / `mariadb`
[ ] `…
-
Following there is the proposal to support Stored Procedures in Data API Builder.
Developers will be able to define, via the configuration file, what of the CRUD operations are supported for each …
-
### Description:
A few suggestions regarding the CRUD features for templates in TPC:
@HardeepAsrani
**Gutenberg:**
- [ ] As a pro-user, I want to know if the current gb page was Saved/publi…
-
### Environment
------------------------------
- Operating System: `Darwin`
- Node Version: `v16.14.2`
- Nuxt Version: `2.16.0-27358576.777a4b7f`
- Package Manager: `yarn@1.22.17`
- Bui…
-
# Bug report
### What I did
i added a scope with custom columns to filter data in list view
`$builder->selectRaw('(custom_query1) as full_count, (custom_query2) as work_unit_count')->havingRaw(…