Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in orm

Joining ManyToMany fields with prefetch_related in Django

python django orm

How to implement created_at and updated_at column using Room Persistence ORM tools in android

How to support Multiple Entity Framework Models in the same solution

.net entity-framework orm

JPA Native Query for Entity with Inheritance

EF with Azure - Mixing SQL Server and Windows Azure Storage

Can I have SQLAlchemy do subquery eager loading without repeating the full original query?

Best way to update some fields of a detached object on Hibernate?

java hibernate orm

Generate SQL for SQLite database from Entity Framework Model

Django ORM version of SQL COUNT(DISTINCT <column>)

sql django orm

Hibernate does not allow an embedded object with an int field to be null?

java hibernate orm jpa

Dapper SqlMapperExtensions / Dapper.Contrib?

.net orm dapper

Deleting entities non-destructively in Symfony2

orm symfony doctrine-orm

Hibernate Entity proxy initialization

java hibernate jpa orm proxy

Hibernate mapping exception - Could not determine type for:

Bookshelf.js - how to save many-to-many relationship?

node.js orm bookshelf.js

Option to ignore extra keywords in an sqlalchemy Mapped Class constructor?

python orm sqlalchemy

Declare Doctrine Embeddable as nullable or not

Hibernate Criteria for entity with embedded objects

ORM Inheritance

inheritance orm

SQLAlchemy: several counts in one query