-
Support deployment of Relational SQL databases in Nitric apps. Initial support will focus on Postgres databases.
-
Queries can be executed on the server side, but only in the server localCache.
Allow the execution as SQL when datastore is relational DB.
-
### Report hasn't been filed before.
- [X] I have verified that the bug I'm about to report hasn't been filed before.
### What version of `drizzle-orm` are you using?
0.36.1
### What version of `d…
-
The library does not currently generate filters for cypher fields.
Given a simple schema like
```gql
type Author {
mostRecentBook: Book @cypher(statement: "MATCH (this)-[:AUTHORED_BOOK]->(…
-
As a Developer, I want to design a relational database. So that I can efficiently store, retrieve, and manage data to support lifecouture.net
-
Facility to annotate relations between entities
-
### Describe the Bug
The issue appeared after upgrade from 10.10.5 to 11.1.1.
Read item queries seem to break when applying a relational (m2m) filter condition combined with a relational sort coun…
-
## Bug report
### Required System information
- Node.js version: 18.20.3
- NPM version: 10.7.0
- Yarn version: 1.22.22
- Strapi version: 4.24.5
- Database: PostgreSQL
- Operating system: All
…
-
Motivated by https://jump.dev/2023/07/20/gams-blog/
To make this syntax a bit nicer
odow updated
2 months ago
-
# Description
Planning of action to pass data from mongoDB to SQL.
# Definition of SQL structure
Define an ER diagram, that will hold the data. There's 2 draws on chat to begin from.
# Pro…