This website requires JavaScript.
Explore
Help
Sign In
IT4Change
/
gradido
Watch
3
Star
0
Fork
0
You've already forked gradido
mirror of
https://github.com/IT4Change/gradido.git
synced
2025-12-13 07:45:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gradido
/
database
/
src
History
Ulf Gebhardt
67d9b24723
Merge branch 'master' into eslint-database-import
2023-06-15 15:21:36 +02:00
..
config
Merge branch 'master' into eslint-database-import
2023-06-15 15:21:36 +02:00
typeorm
correct Decimal import, corrected path
2023-06-07 13:32:01 +02:00
index.ts
config not an default but named export
2023-06-07 13:31:11 +02:00
prepare.ts
config not an default but named export
2023-06-07 13:31:11 +02:00
typeorm.ts
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.
2022-02-01 04:14:54 +01:00