-
Right now, this flat view feature is only available for Oracle, and it doesn't support repeats. The current Oracle view is produced from a query of the form:
``` sql
select
document_id metadata_d…
-
It would be amazing if we coul activate a Key-Field in a table and re-use that key field in a second table.
Here is an example use-case:
- Table A: List of Movies
-- Fields: Name, Year, Categor…
-
the indexes are created manually and stored as another file object in the database. it was ok when there was not database, but now its time to migrate to a relational structure as adding to the index …
-
### 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.0
### What version of `d…
-
### Roadmap URL
https://roadmap.sh/aspnet-core
### Suggestions
In Databases -> Relational -> PostgreSQL update:
https://www.guru99.com/introduction-postgresql.htmlPostgresql
on
https://www.gu…
-
Excuse me, may I ask if it is possible for you to provide the source code for your model?
-
Simple ORM.
-
### What version of `drizzle-orm` are you using?
0.28.3
### What version of `drizzle-kit` are you using?
0.19.5
### Describe the Bug
Using MySQL and the following schema:
```
export const tic…
-
### Describe what you want
Hello 👋,
Relational queries are pushing the DX of Drizzle closer than Prisma, I love it!
In order to close the gap, it would be great to have [findUnique](https://w…
jgoux updated
1 month ago
-
### Describe the Bug
When trying to retrieve relational data from a version, it only returns the delta from what was saved.
As a consumer, I would expect that I could ask nested data from relation…