-
Notifications
You must be signed in to change notification settings - Fork 17
feat: Added sample database model based on DRÄXLMAIER implementation #52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
ichub-backend/models/example_drx.py
Outdated
################################################################################# | ||
# Eclipse Tractus-X - Industry Core Hub Backend | ||
# | ||
# Copyright (c) Lisa Dräxlmaier GmbH |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
# Copyright (c) Lisa Dräxlmaier GmbH | |
# Copyright (c) 2025 Dräxlmaier GmbH |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would include it like this so is more generic, BMW and other companies also not specify which company of the group are, example:
You can add the (represented by) but I think is not really necessary.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Mathias,
I will chose the "represented" way.
Unfortunately I don't have the internal mandate to speak for the company group.
(Legal stuff).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
that's fine, just not forget the year we are doing this, it should also appear.
the 2025
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Perfect! Thank you @sm29105 now we have it! Lets merge it ;)
Description
Added a sample database model for discussion. It is based on the ideas and concepts implemented in DRÄXLMAIER's own industry core solution.
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: