Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in model

How to translate model in Ruby class/module namespace?

Do i need to create automapper createmap both ways?

How do I prevent deletion of parent if it has child records?

PHPStorm is not recognizing methods of my Model class in Laravel 5.0 [duplicate]

DTO or Domain Model Object in the View Layer?

Rails model validation on create and update only

Rails Model has_many with multiple foreign_keys

Generating Swift models from Core Data entities

How do you validate uniqueness of a pair of ids in Ruby on Rails?

Ruby on Rails: errors.add_to_base vs. errors.add

How can I iterate over ManyToManyField?

python database django orm model

How to set a default attribute value for a Laravel / Eloquent model?

Can Django automatically create a related one-to-one model?

django django-models model

Rails has_many with dynamic conditions

ruby-on-rails model

Case insensitive unique model fields in Django?

python django postgresql model

Rails after_initialize only on "new"

Email model validation with DataAnnotations and DataType

How can I set two primary key fields for my models in Django

ForeignKey does not allow null values

How I can put composite keys in models in Laravel 5?