-
When creating an entity with a jsonb field and generating a migration with doctrine migrations, the migration defines the field as JSON, which forces me to fix that mannually each time I create a migr…
-
### What version of `drizzle-orm` are you using?
0.28.5
### What version of `drizzle-kit` are you using?
0.19.13
### Describe the Bug
The mysql2 library [parses binary & varbinary columns as Buff…
-
I need to create fake upgrade for migration file like `django orm fake command`.
When I make changes on the database, I want `aerich` to ignore those changes
-
Hi --
I have configured my symfony app to have a custom entity manager for the wordpress side of things and the symfony side of things, as suggested here: https://github.com/ekino/EkinoWordpressBund…
-
I have been thinking about `sqlcommenter`. I was wondering whether it would make more sense to instrument the underlying packages used to talk to the databases instead of instrumenting the ORMs.
F…
-
code = CantOpen (14), message = System.Data.SQLite.SQLiteException (0x800007FF): unable to open database file
在 SuperUtils.Framework.ORM.Mapper.SqliteMapper`1.Init()
在 SuperUtils.Framework.ORM…
-
Make it a full-stack project, a resources sharing platform.
End users will be able to request to add resources and categories. Moderators will be able add labels to those. Admins will finally ac…
-
* SQLAlchemy Easy Soft-Delete version: 0.8.3
* Python version: 3.12
* Operating System: Ubuntu 22
### Description
I have a [Litestar](https://github.com/litestar-org/litestar) Application whic…
-
Develop the basic schemata for Postgres with PostGIS.
Develop using GeoAlchemy ORM?
Do we really need PostGIS if we use GeoJSON? Maybe the database should only handle services?
-
**Describe the bug**
I have a dummy CRUD application.
In the integration tests, when I update the database data, the modifications are not visible to the application I'm testing.
I'm not pretty s…