-
- [ ] `ActiveRecord` OR `DataMapper`
- [ ] Model
Why?
-
### 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.4
### What versi…
-
I use PonyPRM with Python 3.12 on Windows without problem. However after upgrading to 3.13 I got the following error:
File "C:\Users\Administrator\Python313\Lib\site-packages\pony\orm\core.py", li…
-
### What version of `drizzle-orm` are you using?
0.32.1
### What version of `drizzle-kit` are you using?
0.23.0
### Describe the Bug
**Steps to Reproduce:**
1. Created a new package within my …
-
### Environment
------------------------------
- Operating System: Windows_NT
- Node Version: v20.15.0
- Nuxt Version: 3.14.0
- CLI Version: 3.15.0
- Nitro Version: -
- Package Manage…
-
## Description
Hello,
i'm running into this issue where `sea-orm-cli` does not seem to be able to open my DB file.
I'm generating the db and populating it via a programmatic migration so that part…
-
## Talk Title
ORM без ORM на примере pg-promise
## Length
20 минут
## Twitter-sized Overview (140 characters)
Доклад о том, как используя разные фичи js, смекалку и хорошую библиотеку получит…
-
Se tiene la necesidad de almacenar los datos capturados por los scrapers en un base de datos.
La base de datos podría ser SQL o NoSQL. Se estudia el porqué de usar NoSQL -> DynamoDB en otra issue.
I…
-
I making a hard query to the database using Tortoise ORM. I using tortoise.expressions.F to work with my model data, but there is same field names in my models (e.x. id). F field returning an error:
…
-
Hi everyone
Please clarify the documentation for [Transforming Request Data into Entity Properties](https://book.cakephp.org/5/en/orm/behaviors.html#transforming-request-data-into-entity-properties…