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

PLZ is now CHAR(5) not VARCHAR(5) #1660

Merged
merged 4 commits into from
May 28, 2024
Merged

PLZ is now CHAR(5) not VARCHAR(5) #1660

merged 4 commits into from
May 28, 2024

Conversation

S-Reinhard
Copy link
Contributor

No description provided.

* #1633

* Create model for groups (#1633)

* Add group controller (#1634)

* Add group service (#1634)

* Add migration for user group field (#1635)

* Add Controller for Group Registration (#1636)

* Add Service for Group Registration (#1636)

* Add MembershipExceedException (#1637)

* Correct lint errors (#1632)

* docs(core): update api docs with group routes

---------

Co-authored-by: Jonas Kuche <[email protected]>
@Medienkunzt Medienkunzt merged commit 986a81a into issue#1645 May 28, 2024
32 of 33 checks passed
Medienkunzt pushed a commit that referenced this pull request May 28, 2024
…(x) (#1659)

* removed trailing spaces from dbentries. Replaced CHAR(x) with VARCHAR(x)

* plz is now char not varchar

* PLZ is now CHAR(5) not VARCHAR(5) (#1660)

* adding mongodb and minio to core depencies in docker-compose.yml (#1649)

Co-authored-by: Sven Roman Reinhard <[email protected]>

* fix(ci): try disabling coverage again

* adding äÄöÖüÜߧ²³°´? to allowed chars in sql play ground (#1647)

adding äÄöÖüܧ²³°´ to allowed chars in sql play ground

Co-authored-by: Sven Roman Reinhard <[email protected]>

* [API] Add group creation and registration functionality (#1640)

* #1633

* Create model for groups (#1633)

* Add group controller (#1634)

* Add group service (#1634)

* Add migration for user group field (#1635)

* Add Controller for Group Registration (#1636)

* Add Service for Group Registration (#1636)

* Add MembershipExceedException (#1637)

* Correct lint errors (#1632)

* docs(core): update api docs with group routes

---------

Co-authored-by: Jonas Kuche <[email protected]>

---------

Co-authored-by: Sven Roman Reinhard <[email protected]>
Co-authored-by: Jonas Kuche <[email protected]>
Co-authored-by: Sophie Methe <[email protected]>
Co-authored-by: Jonas Kuche <[email protected]>

---------

Co-authored-by: Sven Roman Reinhard <[email protected]>
Co-authored-by: Jonas Kuche <[email protected]>
Co-authored-by: Sophie Methe <[email protected]>
Co-authored-by: Jonas Kuche <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants