swaf/src/db
2020-09-02 16:29:11 +02:00
..
Migration.ts Make models extendable 2020-07-24 12:58:06 +02:00
Model.ts Model: add equals method 2020-09-02 14:07:40 +02:00
ModelComponent.ts Fix some model refactor usages 2020-07-26 11:37:01 +02:00
ModelFactory.ts ModelFactory: remove loadRelation method (unused) 2020-07-27 10:54:59 +02:00
ModelQuery.ts ModelQuery: actually fix fields conflicts for jointures 2020-09-02 16:29:11 +02:00
ModelRelation.ts OneModelRelation: add set(), clear() methods 2020-09-02 14:08:49 +02:00
MysqlConnectionManager.ts Mysql: set default charset to utf8mb4 on pools 2020-08-30 11:25:26 +02:00
Validator.ts Validator: break on first failed step to avoid further errors 2020-08-26 15:02:24 +02:00