-
### What version of `drizzle-orm` are you using?
0.35.2
### What version of `drizzle-kit` are you using?
0.26.2
### Describe the Bug
Create 1 or more views using any of `pgMaterializedView` or `m…
-
## 에러메세지
```bash
Traceback (most recent call last):
File "/home/airflow/.local/lib/python3.12/site-packages/airflow/jobs/job.py", line 207, in heartbeat
self._merge_from(Job._fetch_from_db(s…
-
### Describe the bug
V panic during build of an application
### Expected Behavior
Error message or success.
### Current Behavior
```
V panic: sym: invalid type (typ=ast.Type(0x0 = 0) idx=0). Com…
-
This issue is to log occasional errors occuring while acoupi program is running. The error is issue by pony.orm.core.TransactionError: OperationalError: database is locked.
While the error does no…
-
### Missing Geospatial datatypes (present in MySQL) from `drizzle-orm`
I'm trying to create a schema but after spending hours going through the docs, bard (ai), and stack overflow, I couldn't find …
-
Following on from: https://github.com/piccolo-orm/piccolo/issues/1094
We updated everything to Python 3.13, but we can't currently install BlackSheep on Python 3.13:
https://github.com/Neoteroi/…
-
### Describe the bug
Exception occurs during Build:
` org.hibernate.bytecode.enhance.spi.EnhancementException: Enhancement of [org.acme.domain.MyEntity] failed because no field named [modelType] coul…
-
I know the sqlite3_open_v2() can support the therad-safe. But it didn't be called by sqlite_orm.h
Can I just replace the sqlite3_open()/sqlite3_close() with sqlite3_open_v2()/sqlite3_close_v2() to …
-
### What version of `drizzle-orm` are you using?
0.33.0
### What version of `drizzle-kit` are you using?
0.24.0
### Describe the Bug
Getting `Offset is outside the bounds of the DataView` error t…
-
### Description
Hello
In some case `$aTable->loadInto( $this, [ 'bTable.cTable' ] );` failed with error "_The `includeFields` association is not defined on `UserGroups`. Valid associations are: …