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
03f1cc3206
implement Hannes suggestion regarding export style
2023-04-03 12:52:49 +02:00
..
config
enforce config database
2022-03-18 03:13:11 +01:00
typeorm
remove typeorm connection
2023-03-10 00:21:16 +01:00
index.ts
lint fix
2023-03-10 00:24:00 +01:00
prepare.ts
implement Hannes suggestion regarding export style
2023-04-03 12:52:49 +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