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
2026-02-06 09:56:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gradido
/
database
/
src
History
einhornimmond
df8688939d
use database up, down, reset and clear only direct with tsx, builded version don't work anymore
2025-04-28 20:06:18 +02:00
..
config
use database up, down, reset and clear only direct with tsx, builded version don't work anymore
2025-04-28 20:06:18 +02:00
typeorm
solve tests for updateUserInfo with gmsLocation
2024-02-07 21:03:46 +01:00
clear.ts
refactor database to speed up
2025-04-26 15:07:00 +02:00
index.ts
adapt to different table name, fix
2025-04-26 15:25:04 +02:00
prepare.ts
refactor database to speed up
2025-04-26 15:07:00 +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