RenaiApp/src/main/entities/library
Xymorot d83660ee30 remove: remove rateable trait from book entity 2019-12-01 15:12:41 +01:00
..
base refactor: remove @Entity annotation from abstract entities 2019-11-26 22:51:55 +01:00
author.ts feat: add indexable multi-name entities, add check constraints to rateable and multi-named entity mixin 2019-11-26 22:51:54 +01:00
book.ts remove: remove rateable trait from book entity 2019-12-01 15:12:41 +01:00
character.ts feat: add indexable multi-name entities, add check constraints to rateable and multi-named entity mixin 2019-11-26 22:51:54 +01:00
copy-type.ts feat: refactor entity classes to use mixins, add rateable mixin to book and copy 2019-11-26 22:51:53 +01:00
copy.ts refactor: remove options from one-to-many relations because it is not necessary 2019-11-26 22:51:54 +01:00
fiction.ts feat: add indexable multi-name entities, add check constraints to rateable and multi-named entity mixin 2019-11-26 22:51:54 +01:00
language.ts feat: refactor entity classes to use mixins, add rateable mixin to book and copy 2019-11-26 22:51:53 +01:00
site.ts refactor: remove options from one-to-many relations because it is not necessary 2019-11-26 22:51:54 +01:00
source.ts feat: refactor entity classes to use mixins, add rateable mixin to book and copy 2019-11-26 22:51:53 +01:00
tag.ts feat: add indexable multi-name entities, add check constraints to rateable and multi-named entity mixin 2019-11-26 22:51:54 +01:00
translator.ts feat: add indexable multi-name entities, add check constraints to rateable and multi-named entity mixin 2019-11-26 22:51:54 +01:00