-
Hello,
The Gorm library is a valuable ORM tool for our Go projects. However, we have a need to use an external JSON library within our system. Currently, Gorm does not support integration with an e…
-
When comparing [prisma-server-node.ts](https://github.com/drizzle-team/drizzle-benchmarks/blob/main/src/prisma-server-node.ts) and [drizzle-server-node.ts](https://github.com/drizzle-team/drizzle-benc…
-
## CVE-2020-25638 - High Severity Vulnerability
Vulnerable Library - hibernate-core-5.4.2.Final.jar
Hibernate's core ORM functionality
Library home page: http://hibernate.org
Path to dependency file…
-
### What are you really trying to do?
I have an activity that calls a function that performs database operations. The first operation in that activity is a read. The SQLModel that I am trying to re…
-
### What is your question?
Hi everyone,
I'm working on establishing Conan packages and a CI pipeline for a product line of applications built from a shared set of modules, each contained in its ow…
-
To make the core bundle as small as possible, each integration with optional third party libraries, such as Doctrine ORM or PHPSpreadsheet, should be moved to separate repositories. This will allow fo…
Kreyu updated
4 months ago
-
### What version of `drizzle-orm` are you using?
0.28.6
### What version of `drizzle-kit` are you using?
0.19.13
### Describe the Bug
I was wondering why these two have different output…
-
Tested both on Apple LLVM and LLVM:
`std::span` cannot be used on incomplete types
https://github.com/bgs99/pfr-orm/blob/12d7861f14834aaf2e83be09c839db497e6b9ef9/include/pfr-orm/definitions.hpp#…
-
### Environment
Symfony 7 / DoctrineExtension v3.16.1 (Version details are below)
Translateable does not create a database entry in the translation table when the string is the same as in the defa…
-
## Description
`insert_many` panics with the message "columns mismatch" if the entities to be stored have values in a mix of columns.
## Steps to Reproduce
See minimal reproduction below
#…