Michael Hoennig hsh-michaelhoennig
  • Joined on 2023-06-28
hsh-michaelhoennig commented on pull request hostsharing/hs.hsadmin.ng#103 2024-09-16 15:04:18 +02:00
introduce separate database-schemas base+rbac

ist nicht case-sensitiv, und da der Teil 'ADMIN' sich auf den Enum-Wert ADMIN von rbac.RoleType bezieht, ist sogar globalADMIN() passender - PostgreSQL speichert es als "globaladmin", da geht also…

86232f1939 fix typo: RbacRoleDescriptorsGenerator
ec2640b3c7 grantRoleToUserUnchecked -> grantRoleToSubjectUnchecked
hsh-michaelhoennig created pull request hostsharing/hs.hsadmin.ng#104 2024-09-16 14:18:26 +02:00
introduce separate database schema-test and amend RBAC generators for schema-generation
hsh-michaelhoennig closed pull request hostsharing/hs.hsadmin.ng#102 2024-09-16 14:17:39 +02:00
WIP: introduce separate database schemas
fd7a63867a use schema for hs-hosting-asset-legacy-id
e0ac4231ac Merge remote-tracking branch 'origin/master' into introduce-separate-database-schemas-base-and-rbac
80d79de5f4 import-legacy-ids-of-booking-items-and-hosting-assets (#101)
Compare 3 commits »
3a595366ea use schema rbactest (just hardcoded, not yet generated)
a4054b310d add schema rbactest (not just 'test')
dccd9bb6af add schema handling to rbac.generateRelatedRbacObject(varchar)
0446274f11 add schema handling in rbac.insert_related_object()
Compare 3 commits »
c93228a857 RbacRoleDescriptorGenerator -> RbacRoleDescriptorsGenerator
ce40126e6b add base.combine_table_schema_and_name(...) and use it in audit+historization
4e0ad790e9 add schema-handling to base.tableColumnNames(text)
01399be498 add schema-usage to Java-RBAC-Generators and re-generate
64163a4d4c introduce-separate-database-schemas-base-and-rbac
Compare 4 commits »
hsh-michaelhoennig deleted branch import-legacy-ids-of-booking-items-and-hosting-assets from hostsharing/hs.hsadmin.ng 2024-09-16 10:00:46 +02:00
hsh-michaelhoennig pushed to master at hostsharing/hs.hsadmin.ng 2024-09-16 10:00:43 +02:00
80d79de5f4 import-legacy-ids-of-booking-items-and-hosting-assets (#101)
hsh-michaelhoennig merged pull request hostsharing/hs.hsadmin.ng#101 2024-09-16 10:00:41 +02:00
import-legacy-ids-of-booking-items-and-hosting-assets
d5396b1128 remove booking-item-legacy-id
a4f41fcc09 remove @AutoConfigureTestDatabase
hsh-michaelhoennig created pull request hostsharing/hs.hsadmin.ng#103 2024-09-16 09:44:39 +02:00
introduce separate database-schemas base+rbac
70c64912f0 split url-tc + url-tcx with ?TC_REUSABLE=true&TC_DAEMON=true
8b777077a7 fix missing schema prefixes
cfb1a17a2e fix ArchitectureTest rbac sub-packages
Compare 2 commits »