This website requires JavaScript.
Explore
Help
Register
Sign In
torsten
/
yourpart3
Watch
1
Star
0
Fork
0
You've already forked yourpart3
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e13a711a60c477fd7970da32183bae5ec9aa4e8a
yourpart3
/
backend
/
models
/
falukant
History
Torsten Schulz (local)
e13a711a60
Refactor user_house model to remove default values for houseTypeId and userId fields, and enhance syncDatabase function to include cleanup for orphaned user_house entries with invalid house_type_id or user_id references, improving data integrity and logging.
2025-12-18 15:57:39 +01:00
..
data
Refactor user_house model to remove default values for houseTypeId and userId fields, and enhance syncDatabase function to include cleanup for orphaned user_house entries with invalid house_type_id or user_id references, improving data integrity and logging.
2025-12-18 15:57:39 +01:00
log
Refactor Notification model to remove VIRTUAL field definition for characterName and implement a getter method for improved data handling and synchronization.
2025-12-18 15:43:54 +01:00
predefine
feat: Einführung von Umgebungsvariablen und Startskripten für die Backend-Anwendung
2025-08-23 22:27:19 +02:00
type
Refactor product model by removing unused sellCostMinNeutral and sellCostMaxNeutral fields, and simplify product insertion logic in initialization script.
2025-12-18 14:41:56 +01:00