|
|
9574af9278
|
removed balance & transaction repository since its no longer needed
|
2022-02-21 00:38:39 +01:00 |
|
|
|
736310f5d5
|
fix build error - type errors
|
2022-02-02 19:48:20 +01:00 |
|
|
|
5bc23a4857
|
remove typeorm from backend project and reference the one installed in database. This way the default connection of the enteties can be used - this was not possible before since the connection waa created in the backend typeorm, but the entities are defined in the database installation.
We now remove the typeorm from backend and rely solely on the database typeorm. We now can use both activeRecord and dataMapper pattern.
|
2022-02-01 04:14:54 +01:00 |
|
|
|
a24c6119a6
|
check rights on all resolvers
|
2021-11-24 19:41:26 +01:00 |
|
|
|
084561e5fb
|
resolver in singulat folder
|
2021-10-03 11:13:21 +02:00 |
|