rose_auto_create_model.pl: --all behandelt auch auth-Tabellen
authorMoritz Bunkus <m.bunkus@linet-services.de>
Mon, 14 Dec 2015 12:33:23 +0000 (13:33 +0100)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Mon, 14 Dec 2015 12:41:55 +0000 (13:41 +0100)
commitd2c5f6474ebd578ce46e09484780cfea556abb5e
tree9bb169f7a31387ac80303e12e78fdb1307858027
parent1cc7b9e645662ff053e31dd9d46b0acf6955b509
rose_auto_create_model.pl: --all behandelt auch auth-Tabellen
23 files changed:
SL/DB/AuthMasterRight.pm [new file with mode: 0644]
SL/DB/AuthSchemaInfo.pm [new file with mode: 0644]
SL/DB/AuthSession.pm [new file with mode: 0644]
SL/DB/AuthSessionContent.pm [new file with mode: 0644]
SL/DB/Helper/Mappings.pm
SL/DB/Manager/AuthMasterRight.pm [new file with mode: 0644]
SL/DB/Manager/AuthSchemaInfo.pm [new file with mode: 0644]
SL/DB/Manager/AuthSession.pm [new file with mode: 0644]
SL/DB/Manager/AuthSessionContent.pm [new file with mode: 0644]
SL/DB/MetaSetup/AuthClient.pm
SL/DB/MetaSetup/AuthClientGroup.pm
SL/DB/MetaSetup/AuthClientUser.pm
SL/DB/MetaSetup/AuthGroup.pm
SL/DB/MetaSetup/AuthGroupRight.pm
SL/DB/MetaSetup/AuthMasterRight.pm [new file with mode: 0644]
SL/DB/MetaSetup/AuthSchemaInfo.pm [new file with mode: 0644]
SL/DB/MetaSetup/AuthSession.pm [new file with mode: 0644]
SL/DB/MetaSetup/AuthSessionContent.pm [new file with mode: 0644]
SL/DB/MetaSetup/AuthUser.pm
SL/DB/MetaSetup/AuthUserConfig.pm
SL/DB/MetaSetup/AuthUserGroup.pm
scripts/rose_auto_create_model.pl
sql/Pg-upgrade2-auth/session_content_primary_key.sql [new file with mode: 0644]