Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Extra fields on intermediate table for Peewee ManyToMany relation

python-3.x orm peewee

Doctrine2 update only using objects

php orm doctrine-orm

SQLAlchemy configuring many-to-many relationship to self using Association

ORM - rejection error: column "id" does not exist

Propel: selecting columns from aliased join tables

php mysql sql orm propel

How can I build a 'has-many-through' relation linking more than 2 models?

cannot resolve property when criteria refers to a embedded property

What is the equivalent of a repository for writing tasks in doctrine?

Hibernate: Many to many joined inheritance strategy approach

Django Managers - Retrieving objects with non-empty set of related objects

django orm

AbstractMethodError on entityManager.createQuery()

java hibernate jpa orm glassfish

Hibernate: Mapping result set of native query with @SqlResultSetMapping

java hibernate orm

Doctrine ORM: Create Table Like Another

php mysql orm doctrine

Hibernate annotation many-to-one mapping generating odd schema

java hibernate orm jpa

Sequelize: effects of "unique" property in model definition

How can I pass a dynamic database name to a decorator?

python django orm decorator

How to split Prisma Model into separate file?