Skip to content
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

Add Assets & AssetGroups #481

Merged
merged 41 commits into from
Jan 22, 2024
Merged

Add Assets & AssetGroups #481

merged 41 commits into from
Jan 22, 2024

Conversation

RomuDeuxfois
Copy link
Member

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

@RomuDeuxfois RomuDeuxfois linked an issue Jan 3, 2024 that may be closed by this pull request
@RomuDeuxfois RomuDeuxfois force-pushed the issue/268 branch 4 times, most recently from a439098 to 1de62a1 Compare January 10, 2024 15:52
@RomuDeuxfois RomuDeuxfois force-pushed the issue/268 branch 2 times, most recently from cf1f060 to 78a5497 Compare January 16, 2024 16:11
@RomuDeuxfois RomuDeuxfois marked this pull request as ready for review January 17, 2024 20:17
import java.sql.Statement;

@Component
public class V2_69__Inject_async_ids extends BaseJavaMigration {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rename in modify_Inject_async_ids

@RomuDeuxfois RomuDeuxfois force-pushed the issue/268 branch 2 times, most recently from 4a962bb to 9460db6 Compare January 22, 2024 08:43
@RomuDeuxfois RomuDeuxfois merged commit ec76bdb into master Jan 22, 2024
4 checks passed
@RomuDeuxfois RomuDeuxfois deleted the issue/268 branch January 22, 2024 16:03
@RomuDeuxfois RomuDeuxfois added feature use for describing a new feature to develop solved The issue has been solved and removed feature use for describing a new feature to develop solved The issue has been solved labels Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Be able to modelize asset and group in the platform
2 participants