-
@wtrocki I'm opening this issue so we can continue the discussion around potentially integrating [Sqlmancer](https://github.com/danielrearden/sqlmancer) into Graphback.
Adding Sqlmancer under the h…
-
Hi everyone here,
I got super excited on your project recently and started to write an API with it.
Good job for all of what have already been done.
I wanted to know if there is tracks to implement…
-
### Preface
We hate Fauna! The FQL language is confusing and not one we can get a lot of help from the wider community with (and therefore not ChatGPT friendly). We never even used it's big selling f…
-
> [!NOTE]
> RPC 2.0 has launched, the most up-to-date version of its docs can be found on the [Sui Docs](https://docs.sui.io/references/sui-graphql).
# Motivation
We’re excited to share a propo…
amnn updated
6 months ago
-
Effectively default the behaviour of `BsonIgnoreIfNull` on all properties. If I understand it correctly, there shouldn't be any noticeable impact from this change besides less data in the DB.
More …
-
_From @maxogden on July 16, 2013 18:46_
describe and link to datasets that I can use as a way to pilot/test out `dat`!
via @loleg:
- extracting financial data from 26 Swiss cantons and their 2500 ad…
-
I have two collections (tables) as specified below.
1. users
2. posts
The models are "User" & "Post". The relationships between these two tables are as specified below:
1. user **"hasMany"*…
-
This app has grown to the point that there are now hundreds of recipes stored in MongoDB. To make queries more efficient and to encourage lazy-loading on the front-end, see https://www.mongodb.com/doc…
-
# Bug Report
When using a DocumentDB database, versioned documents with drafts cannot be listed in the UI.
The following error occurs in the console:
```
ERROR (payload): MongoServerError: Ag…
-
### Issue description
I have a entity called FinPay and it has a one to many relation with FinInstallmentsPay. I'm trying to paginate and order by FinInstallmentsPay.dt_due, but it's not getting the …