-
### 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…
-
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 …
-
如题 毕竟 laravel orm 也是官方默认的数据库模型操作,使用群体也很大
-
In the latest OrchidORM 1.38.2 `upsert` is broken for me. Trying to upsert in my code throws this error:
```
node_modules\pqb\dist\index.mjs (4695:1) @ then
⨯ Internal error: error: WITH query "…
-
### What version of `drizzle-orm` are you using?
0.30.10
### What version of `drizzle-kit` are you using?
0.21.4
### Describe the Bug
```ts
// schema
const table = pgTable('table', {
...
…
-
Can I use TypeORM with Sails.js?
-
1:1 mapping to subclasses data provider
Eg flat file or sql database are subclassed
-
### The problem
Hello,
H.A can't record state in database after recorder error, I have to restart Toto so that writing is possible again
Other HA parts seem to work normally
```
2024-09-23 …
mcpfr updated
1 month ago
-
devise_invitable has perfectly scratched my itch for invites, and since I need the invited_by field I've just upgraded to v0.4.rc5. Problem is that couchrest::model doesn't understand :polymorphic => …