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
Moriz Wahl
097e76fed0
remove seed command
2022-04-19 09:10:11 +02:00
..
config
enforce config database
2022-03-18 03:13:11 +01:00
interface
fixed seeds
2022-02-28 12:27:37 +01:00
typeorm
solve precision varriance
2022-02-27 04:53:29 +01:00
helpers.ts
remove seed fragments form helpers
2022-04-19 09:05:03 +02:00
index.ts
remove seed command
2022-04-19 09:10:11 +02:00
prepare.ts
removed test database creation from database prepare
2021-10-02 22:00:30 +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