@tomei/sso 0.50.4 → 0.50.5
Sign up to get free protection for your applications and to get access to all the features.
- package/.commitlintrc.json +22 -22
- package/.eslintrc +16 -16
- package/.eslintrc.js +35 -35
- package/.gitlab-ci.yml +16 -16
- package/.husky/commit-msg +15 -15
- package/.husky/pre-commit +7 -7
- package/.prettierrc +4 -4
- package/Jenkinsfile +57 -57
- package/README.md +23 -23
- package/__tests__/unit/components/group/group.spec.ts +79 -79
- package/__tests__/unit/components/group-object-privilege/group-object-privilege.spec.ts +88 -88
- package/__tests__/unit/components/group-privilege/group-privilege.spec.ts +68 -68
- package/__tests__/unit/components/group-reporting-user/group-reporting-user.spec.ts +66 -66
- package/__tests__/unit/components/group-system-access/group-system-access.spec.ts +83 -83
- package/__tests__/unit/components/login-user/l.spec.ts +746 -746
- package/__tests__/unit/components/login-user/login.spec.ts +1164 -1164
- package/__tests__/unit/components/password-hash/password-hash.service.spec.ts +31 -31
- package/__tests__/unit/components/system/system.spec.ts +254 -254
- package/__tests__/unit/components/system-privilege/system-privilege.spec.ts +83 -83
- package/__tests__/unit/components/user-group/user-group.spec.ts +86 -86
- package/__tests__/unit/components/user-object-privilege/user-object-privilege.spec.ts +78 -78
- package/__tests__/unit/components/user-privilege/user-privilege.spec.ts +72 -72
- package/__tests__/unit/components/user-system-access/user-system-access.spec.ts +89 -89
- package/__tests__/unit/redis-client/redis.service.spec.ts +23 -23
- package/__tests__/unit/session/session.service.spec.ts +47 -47
- package/__tests__/unit/system-privilege/system-privilage.spec.ts +91 -91
- package/coverage/clover.xml +1452 -1452
- package/coverage/coverage-final.json +47 -47
- package/coverage/lcov-report/base.css +224 -224
- package/coverage/lcov-report/block-navigation.js +87 -87
- package/coverage/lcov-report/components/group/group.repository.ts.html +117 -117
- package/coverage/lcov-report/components/group/group.ts.html +327 -327
- package/coverage/lcov-report/components/group/index.html +130 -130
- package/coverage/lcov-report/components/group-object-privilege/group-object-privilege.repository.ts.html +117 -117
- package/coverage/lcov-report/components/group-object-privilege/group-object-privilege.ts.html +321 -321
- package/coverage/lcov-report/components/group-object-privilege/index.html +130 -130
- package/coverage/lcov-report/components/group-privilege/group-privilege.repository.ts.html +117 -117
- package/coverage/lcov-report/components/group-privilege/group-privilege.ts.html +303 -303
- package/coverage/lcov-report/components/group-privilege/index.html +130 -130
- package/coverage/lcov-report/components/group-reporting-user/group-reporting-user.repository.ts.html +117 -117
- package/coverage/lcov-report/components/group-reporting-user/group-reporting-user.ts.html +327 -327
- package/coverage/lcov-report/components/group-reporting-user/index.html +130 -130
- package/coverage/lcov-report/components/group-system-access/group-system-access.repository.ts.html +117 -117
- package/coverage/lcov-report/components/group-system-access/group-system-access.ts.html +309 -309
- package/coverage/lcov-report/components/group-system-access/index.html +130 -130
- package/coverage/lcov-report/components/login-history/index.html +115 -115
- package/coverage/lcov-report/components/login-history/login-history.repository.ts.html +117 -117
- package/coverage/lcov-report/components/login-user/index.html +130 -130
- package/coverage/lcov-report/components/login-user/login-user.ts.html +5007 -5007
- package/coverage/lcov-report/components/login-user/user.repository.ts.html +117 -117
- package/coverage/lcov-report/components/password-hash/index.html +115 -115
- package/coverage/lcov-report/components/password-hash/password-hash.service.ts.html +126 -126
- package/coverage/lcov-report/components/system/index.html +130 -130
- package/coverage/lcov-report/components/system/system.repository.ts.html +117 -117
- package/coverage/lcov-report/components/system/system.ts.html +909 -909
- package/coverage/lcov-report/components/system-privilege/index.html +130 -130
- package/coverage/lcov-report/components/system-privilege/system-privilege.repository.ts.html +120 -120
- package/coverage/lcov-report/components/system-privilege/system-privilege.ts.html +390 -390
- package/coverage/lcov-report/components/user-group/index.html +130 -130
- package/coverage/lcov-report/components/user-group/user-group.repository.ts.html +117 -117
- package/coverage/lcov-report/components/user-group/user-group.ts.html +354 -354
- package/coverage/lcov-report/components/user-object-privilege/index.html +130 -130
- package/coverage/lcov-report/components/user-object-privilege/user-object-privilege.repository.ts.html +117 -117
- package/coverage/lcov-report/components/user-object-privilege/user-object-privilege.ts.html +312 -312
- package/coverage/lcov-report/components/user-privilege/index.html +130 -130
- package/coverage/lcov-report/components/user-privilege/user-privilege.repository.ts.html +117 -117
- package/coverage/lcov-report/components/user-privilege/user-privilege.ts.html +306 -306
- package/coverage/lcov-report/components/user-system-access/index.html +130 -130
- package/coverage/lcov-report/components/user-system-access/user-system-access.repository.ts.html +117 -117
- package/coverage/lcov-report/components/user-system-access/user-system-access.ts.html +312 -312
- package/coverage/lcov-report/enum/group-type.enum.ts.html +108 -108
- package/coverage/lcov-report/enum/index.html +160 -160
- package/coverage/lcov-report/enum/index.ts.html +93 -93
- package/coverage/lcov-report/enum/user-status.enum.ts.html +105 -105
- package/coverage/lcov-report/enum/yn.enum.ts.html +96 -96
- package/coverage/lcov-report/index.html +370 -370
- package/coverage/lcov-report/models/group-object-privilege.entity.ts.html +333 -333
- package/coverage/lcov-report/models/group-privilege.entity.ts.html +315 -315
- package/coverage/lcov-report/models/group-reporting-user.entity.ts.html +339 -339
- package/coverage/lcov-report/models/group-system-access.entity.ts.html +324 -324
- package/coverage/lcov-report/models/group.entity.ts.html +435 -435
- package/coverage/lcov-report/models/index.html +310 -310
- package/coverage/lcov-report/models/login-history.entity.ts.html +252 -252
- package/coverage/lcov-report/models/staff.entity.ts.html +411 -411
- package/coverage/lcov-report/models/system-privilege.entity.ts.html +354 -354
- package/coverage/lcov-report/models/system.entity.ts.html +423 -423
- package/coverage/lcov-report/models/user-group.entity.ts.html +354 -354
- package/coverage/lcov-report/models/user-object-privilege.entity.ts.html +330 -330
- package/coverage/lcov-report/models/user-privilege.entity.ts.html +315 -315
- package/coverage/lcov-report/models/user-system-access.entity.ts.html +315 -315
- package/coverage/lcov-report/models/user.entity.ts.html +522 -522
- package/coverage/lcov-report/prettify.css +1 -1
- package/coverage/lcov-report/prettify.js +2 -2
- package/coverage/lcov-report/redis-client/index.html +115 -115
- package/coverage/lcov-report/redis-client/redis.service.ts.html +240 -240
- package/coverage/lcov-report/session/index.html +115 -115
- package/coverage/lcov-report/session/session.service.ts.html +246 -246
- package/coverage/lcov-report/sorter.js +196 -196
- package/coverage/lcov.info +2490 -2490
- package/coverage/test-report.xml +128 -128
- package/create-sso-user.sql +39 -39
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/jest.config.js +14 -14
- package/migrations/20240314080602-create-user-table.js +124 -124
- package/migrations/20240314080603-create-user-group-table.js +85 -85
- package/migrations/20240314080604-create-user-user-group-table.js +55 -55
- package/migrations/20240314080605-create-login-history-table.js +53 -53
- package/migrations/20240527064925-create-system-table.js +78 -78
- package/migrations/20240527064926-create-system-privilege-table.js +71 -71
- package/migrations/20240527065342-create-group-table.js +93 -93
- package/migrations/20240527065633-create-group-reporting-user-table.js +76 -76
- package/migrations/20240528011551-create-group-system-access-table.js +72 -72
- package/migrations/20240528023018-user-system-access-table.js +75 -75
- package/migrations/20240528032229-user-privilege-table.js +76 -76
- package/migrations/20240528063003-create-group-privilege-table.js +76 -76
- package/migrations/20240528063051-create-group-object-privilege-table.js +84 -84
- package/migrations/20240528063107-create-user-object-privilege-table.js +84 -84
- package/migrations/20240528063108-create-api-key-table.js +85 -85
- package/migrations/20241104104802-create-building-table.js +95 -102
- package/package.json +89 -89
- package/sampledotenv +7 -7
- package/sonar-project.properties +22 -22
- package/tsconfig.build.json +5 -5
- package/tsconfig.json +22 -22
- package/dist/__tests__/unit/components/group-privilege/group-privilege.test.d.ts +0 -1
- package/dist/__tests__/unit/components/group-privilege/group-privilege.test.js +0 -71
- package/dist/__tests__/unit/components/group-privilege/group-privilege.test.js.map +0 -1
- package/dist/__tests__/unit/components/login-user/login-user.spec.d.ts +0 -0
- package/dist/__tests__/unit/components/login-user/login-user.spec.js +0 -6
- package/dist/__tests__/unit/components/login-user/login-user.spec.js.map +0 -1
@@ -1,72 +1,72 @@
|
|
1
|
-
'use strict';
|
2
|
-
|
3
|
-
/** @type {import('sequelize-cli').Migration} */
|
4
|
-
module.exports = {
|
5
|
-
async up(queryInterface, Sequelize) {
|
6
|
-
await queryInterface.createTable('sso_GroupSystemAccess', {
|
7
|
-
GroupSystemAccessId: {
|
8
|
-
type: Sequelize.INTEGER,
|
9
|
-
allowNull: false,
|
10
|
-
primaryKey: true,
|
11
|
-
autoIncrement: true,
|
12
|
-
},
|
13
|
-
GroupCode: {
|
14
|
-
type: Sequelize.STRING(10),
|
15
|
-
allowNull: false,
|
16
|
-
references: {
|
17
|
-
model: 'sso_Group',
|
18
|
-
key: 'GroupCode',
|
19
|
-
},
|
20
|
-
onUpdate: 'CASCADE',
|
21
|
-
onDelete: 'CASCADE',
|
22
|
-
},
|
23
|
-
SystemCode: {
|
24
|
-
type: Sequelize.STRING(10),
|
25
|
-
allowNull: false,
|
26
|
-
references: {
|
27
|
-
model: 'sso_System',
|
28
|
-
key: 'SystemCode',
|
29
|
-
},
|
30
|
-
onUpdate: 'CASCADE',
|
31
|
-
onDelete: 'CASCADE',
|
32
|
-
},
|
33
|
-
Status: {
|
34
|
-
type: Sequelize.STRING(10),
|
35
|
-
allowNull: false,
|
36
|
-
defaultValue: 'Active',
|
37
|
-
},
|
38
|
-
CreatedById: {
|
39
|
-
type: Sequelize.INTEGER,
|
40
|
-
allowNull: false,
|
41
|
-
references: {
|
42
|
-
model: 'sso_User',
|
43
|
-
key: 'UserId',
|
44
|
-
},
|
45
|
-
onUpdate: 'CASCADE',
|
46
|
-
onDelete: 'CASCADE',
|
47
|
-
},
|
48
|
-
CreatedAt: {
|
49
|
-
type: Sequelize.DATE,
|
50
|
-
allowNull: false,
|
51
|
-
},
|
52
|
-
UpdatedById: {
|
53
|
-
type: Sequelize.INTEGER,
|
54
|
-
allowNull: false,
|
55
|
-
references: {
|
56
|
-
model: 'sso_User',
|
57
|
-
key: 'UserId',
|
58
|
-
},
|
59
|
-
onUpdate: 'CASCADE',
|
60
|
-
onDelete: 'CASCADE',
|
61
|
-
},
|
62
|
-
UpdatedAt: {
|
63
|
-
type: Sequelize.DATE,
|
64
|
-
allowNull: false,
|
65
|
-
},
|
66
|
-
});
|
67
|
-
},
|
68
|
-
|
69
|
-
async down(queryInterface, Sequelize) {
|
70
|
-
await queryInterface.dropTable('sso_GroupSystemAccess');
|
71
|
-
},
|
72
|
-
};
|
1
|
+
'use strict';
|
2
|
+
|
3
|
+
/** @type {import('sequelize-cli').Migration} */
|
4
|
+
module.exports = {
|
5
|
+
async up(queryInterface, Sequelize) {
|
6
|
+
await queryInterface.createTable('sso_GroupSystemAccess', {
|
7
|
+
GroupSystemAccessId: {
|
8
|
+
type: Sequelize.INTEGER,
|
9
|
+
allowNull: false,
|
10
|
+
primaryKey: true,
|
11
|
+
autoIncrement: true,
|
12
|
+
},
|
13
|
+
GroupCode: {
|
14
|
+
type: Sequelize.STRING(10),
|
15
|
+
allowNull: false,
|
16
|
+
references: {
|
17
|
+
model: 'sso_Group',
|
18
|
+
key: 'GroupCode',
|
19
|
+
},
|
20
|
+
onUpdate: 'CASCADE',
|
21
|
+
onDelete: 'CASCADE',
|
22
|
+
},
|
23
|
+
SystemCode: {
|
24
|
+
type: Sequelize.STRING(10),
|
25
|
+
allowNull: false,
|
26
|
+
references: {
|
27
|
+
model: 'sso_System',
|
28
|
+
key: 'SystemCode',
|
29
|
+
},
|
30
|
+
onUpdate: 'CASCADE',
|
31
|
+
onDelete: 'CASCADE',
|
32
|
+
},
|
33
|
+
Status: {
|
34
|
+
type: Sequelize.STRING(10),
|
35
|
+
allowNull: false,
|
36
|
+
defaultValue: 'Active',
|
37
|
+
},
|
38
|
+
CreatedById: {
|
39
|
+
type: Sequelize.INTEGER,
|
40
|
+
allowNull: false,
|
41
|
+
references: {
|
42
|
+
model: 'sso_User',
|
43
|
+
key: 'UserId',
|
44
|
+
},
|
45
|
+
onUpdate: 'CASCADE',
|
46
|
+
onDelete: 'CASCADE',
|
47
|
+
},
|
48
|
+
CreatedAt: {
|
49
|
+
type: Sequelize.DATE,
|
50
|
+
allowNull: false,
|
51
|
+
},
|
52
|
+
UpdatedById: {
|
53
|
+
type: Sequelize.INTEGER,
|
54
|
+
allowNull: false,
|
55
|
+
references: {
|
56
|
+
model: 'sso_User',
|
57
|
+
key: 'UserId',
|
58
|
+
},
|
59
|
+
onUpdate: 'CASCADE',
|
60
|
+
onDelete: 'CASCADE',
|
61
|
+
},
|
62
|
+
UpdatedAt: {
|
63
|
+
type: Sequelize.DATE,
|
64
|
+
allowNull: false,
|
65
|
+
},
|
66
|
+
});
|
67
|
+
},
|
68
|
+
|
69
|
+
async down(queryInterface, Sequelize) {
|
70
|
+
await queryInterface.dropTable('sso_GroupSystemAccess');
|
71
|
+
},
|
72
|
+
};
|
@@ -1,75 +1,75 @@
|
|
1
|
-
'use strict';
|
2
|
-
|
3
|
-
/** @type {import('sequelize-cli').Migration} */
|
4
|
-
module.exports = {
|
5
|
-
async up(queryInterface, Sequelize) {
|
6
|
-
await queryInterface.createTable('sso_UserSystemAccess', {
|
7
|
-
UserSystemAccessId: {
|
8
|
-
primaryKey: true,
|
9
|
-
type: Sequelize.INTEGER,
|
10
|
-
allowNull: false,
|
11
|
-
autoIncrement: true,
|
12
|
-
},
|
13
|
-
UserId: {
|
14
|
-
type: Sequelize.INTEGER,
|
15
|
-
allowNull: true,
|
16
|
-
references: {
|
17
|
-
model: 'sso_User',
|
18
|
-
key: 'UserId',
|
19
|
-
},
|
20
|
-
onDelete: 'CASCADE',
|
21
|
-
onUpdate: 'CASCADE',
|
22
|
-
},
|
23
|
-
SystemCode: {
|
24
|
-
type: Sequelize.STRING(10),
|
25
|
-
allowNull: false,
|
26
|
-
references: {
|
27
|
-
model: 'sso_System',
|
28
|
-
key: 'SystemCode',
|
29
|
-
},
|
30
|
-
onDelete: 'CASCADE',
|
31
|
-
onUpdate: 'CASCADE',
|
32
|
-
},
|
33
|
-
Status: {
|
34
|
-
type: Sequelize.STRING(10),
|
35
|
-
defaultValue: 'Active',
|
36
|
-
allowNull: false,
|
37
|
-
},
|
38
|
-
CreatedAt: {
|
39
|
-
allowNull: false,
|
40
|
-
defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3)'),
|
41
|
-
type: Sequelize.DATE,
|
42
|
-
},
|
43
|
-
CreatedById: {
|
44
|
-
type: Sequelize.INTEGER,
|
45
|
-
allowNull: true,
|
46
|
-
references: {
|
47
|
-
model: 'sso_User',
|
48
|
-
key: 'UserId',
|
49
|
-
},
|
50
|
-
onDelete: 'CASCADE',
|
51
|
-
onUpdate: 'CASCADE',
|
52
|
-
},
|
53
|
-
UpdatedAt: {
|
54
|
-
allowNull: false,
|
55
|
-
defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3) ON UPDATE CURRENT_TIMESTAMP(3)'),
|
56
|
-
type: Sequelize.DATE,
|
57
|
-
},
|
58
|
-
UpdatedById: {
|
59
|
-
type: Sequelize.INTEGER,
|
60
|
-
allowNull: true,
|
61
|
-
references: {
|
62
|
-
model: 'sso_User',
|
63
|
-
key: 'UserId',
|
64
|
-
},
|
65
|
-
onDelete: 'CASCADE',
|
66
|
-
onUpdate: 'CASCADE',
|
67
|
-
},
|
68
|
-
|
69
|
-
});
|
70
|
-
},
|
71
|
-
|
72
|
-
async down(queryInterface, Sequelize) {
|
73
|
-
await queryInterface.dropTable('sso_UserSystemAccess');
|
74
|
-
}
|
75
|
-
};
|
1
|
+
'use strict';
|
2
|
+
|
3
|
+
/** @type {import('sequelize-cli').Migration} */
|
4
|
+
module.exports = {
|
5
|
+
async up(queryInterface, Sequelize) {
|
6
|
+
await queryInterface.createTable('sso_UserSystemAccess', {
|
7
|
+
UserSystemAccessId: {
|
8
|
+
primaryKey: true,
|
9
|
+
type: Sequelize.INTEGER,
|
10
|
+
allowNull: false,
|
11
|
+
autoIncrement: true,
|
12
|
+
},
|
13
|
+
UserId: {
|
14
|
+
type: Sequelize.INTEGER,
|
15
|
+
allowNull: true,
|
16
|
+
references: {
|
17
|
+
model: 'sso_User',
|
18
|
+
key: 'UserId',
|
19
|
+
},
|
20
|
+
onDelete: 'CASCADE',
|
21
|
+
onUpdate: 'CASCADE',
|
22
|
+
},
|
23
|
+
SystemCode: {
|
24
|
+
type: Sequelize.STRING(10),
|
25
|
+
allowNull: false,
|
26
|
+
references: {
|
27
|
+
model: 'sso_System',
|
28
|
+
key: 'SystemCode',
|
29
|
+
},
|
30
|
+
onDelete: 'CASCADE',
|
31
|
+
onUpdate: 'CASCADE',
|
32
|
+
},
|
33
|
+
Status: {
|
34
|
+
type: Sequelize.STRING(10),
|
35
|
+
defaultValue: 'Active',
|
36
|
+
allowNull: false,
|
37
|
+
},
|
38
|
+
CreatedAt: {
|
39
|
+
allowNull: false,
|
40
|
+
defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3)'),
|
41
|
+
type: Sequelize.DATE,
|
42
|
+
},
|
43
|
+
CreatedById: {
|
44
|
+
type: Sequelize.INTEGER,
|
45
|
+
allowNull: true,
|
46
|
+
references: {
|
47
|
+
model: 'sso_User',
|
48
|
+
key: 'UserId',
|
49
|
+
},
|
50
|
+
onDelete: 'CASCADE',
|
51
|
+
onUpdate: 'CASCADE',
|
52
|
+
},
|
53
|
+
UpdatedAt: {
|
54
|
+
allowNull: false,
|
55
|
+
defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3) ON UPDATE CURRENT_TIMESTAMP(3)'),
|
56
|
+
type: Sequelize.DATE,
|
57
|
+
},
|
58
|
+
UpdatedById: {
|
59
|
+
type: Sequelize.INTEGER,
|
60
|
+
allowNull: true,
|
61
|
+
references: {
|
62
|
+
model: 'sso_User',
|
63
|
+
key: 'UserId',
|
64
|
+
},
|
65
|
+
onDelete: 'CASCADE',
|
66
|
+
onUpdate: 'CASCADE',
|
67
|
+
},
|
68
|
+
|
69
|
+
});
|
70
|
+
},
|
71
|
+
|
72
|
+
async down(queryInterface, Sequelize) {
|
73
|
+
await queryInterface.dropTable('sso_UserSystemAccess');
|
74
|
+
}
|
75
|
+
};
|
@@ -1,76 +1,76 @@
|
|
1
|
-
'use strict';
|
2
|
-
|
3
|
-
/** @type {import('sequelize-cli').Migration} */
|
4
|
-
module.exports = {
|
5
|
-
async up(queryInterface, Sequelize) {
|
6
|
-
await queryInterface.createTable('sso_UserPrivilege', {
|
7
|
-
UserPrivilegeId: {
|
8
|
-
primaryKey: true,
|
9
|
-
type: Sequelize.INTEGER,
|
10
|
-
allowNull: false,
|
11
|
-
autoIncrement: true,
|
12
|
-
},
|
13
|
-
UserId: {
|
14
|
-
type: Sequelize.INTEGER,
|
15
|
-
allowNull: true,
|
16
|
-
references: {
|
17
|
-
model: 'sso_User',
|
18
|
-
key: 'UserId',
|
19
|
-
},
|
20
|
-
onDelete: 'CASCADE',
|
21
|
-
onUpdate: 'CASCADE',
|
22
|
-
},
|
23
|
-
SystemPrivilegeId: {
|
24
|
-
type: Sequelize.STRING(30),
|
25
|
-
allowNull: false,
|
26
|
-
references: {
|
27
|
-
model: 'sso_SystemPrivilege',
|
28
|
-
key: 'SystemPrivilegeId',
|
29
|
-
},
|
30
|
-
onDelete: 'CASCADE',
|
31
|
-
onUpdate: 'CASCADE',
|
32
|
-
},
|
33
|
-
Status: {
|
34
|
-
type: Sequelize.STRING(10),
|
35
|
-
defaultValue: 'Active',
|
36
|
-
allowNull: false,
|
37
|
-
},
|
38
|
-
CreatedAt: {
|
39
|
-
allowNull: false,
|
40
|
-
defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3)'),
|
41
|
-
type: Sequelize.DATE,
|
42
|
-
},
|
43
|
-
CreatedById: {
|
44
|
-
type: Sequelize.INTEGER,
|
45
|
-
allowNull: true,
|
46
|
-
references: {
|
47
|
-
model: 'sso_User',
|
48
|
-
key: 'UserId',
|
49
|
-
},
|
50
|
-
onDelete: 'CASCADE',
|
51
|
-
onUpdate: 'CASCADE',
|
52
|
-
},
|
53
|
-
UpdatedAt: {
|
54
|
-
allowNull: false,
|
55
|
-
defaultValue: Sequelize.literal(
|
56
|
-
'CURRENT_TIMESTAMP(3) ON UPDATE CURRENT_TIMESTAMP(3)',
|
57
|
-
),
|
58
|
-
type: Sequelize.DATE,
|
59
|
-
},
|
60
|
-
UpdatedById: {
|
61
|
-
type: Sequelize.INTEGER,
|
62
|
-
allowNull: true,
|
63
|
-
references: {
|
64
|
-
model: 'sso_User',
|
65
|
-
key: 'UserId',
|
66
|
-
},
|
67
|
-
onDelete: 'CASCADE',
|
68
|
-
onUpdate: 'CASCADE',
|
69
|
-
},
|
70
|
-
});
|
71
|
-
},
|
72
|
-
|
73
|
-
async down(queryInterface, Sequelize) {
|
74
|
-
await queryInterface.dropTable('sso_UserPrivilege');
|
75
|
-
},
|
76
|
-
};
|
1
|
+
'use strict';
|
2
|
+
|
3
|
+
/** @type {import('sequelize-cli').Migration} */
|
4
|
+
module.exports = {
|
5
|
+
async up(queryInterface, Sequelize) {
|
6
|
+
await queryInterface.createTable('sso_UserPrivilege', {
|
7
|
+
UserPrivilegeId: {
|
8
|
+
primaryKey: true,
|
9
|
+
type: Sequelize.INTEGER,
|
10
|
+
allowNull: false,
|
11
|
+
autoIncrement: true,
|
12
|
+
},
|
13
|
+
UserId: {
|
14
|
+
type: Sequelize.INTEGER,
|
15
|
+
allowNull: true,
|
16
|
+
references: {
|
17
|
+
model: 'sso_User',
|
18
|
+
key: 'UserId',
|
19
|
+
},
|
20
|
+
onDelete: 'CASCADE',
|
21
|
+
onUpdate: 'CASCADE',
|
22
|
+
},
|
23
|
+
SystemPrivilegeId: {
|
24
|
+
type: Sequelize.STRING(30),
|
25
|
+
allowNull: false,
|
26
|
+
references: {
|
27
|
+
model: 'sso_SystemPrivilege',
|
28
|
+
key: 'SystemPrivilegeId',
|
29
|
+
},
|
30
|
+
onDelete: 'CASCADE',
|
31
|
+
onUpdate: 'CASCADE',
|
32
|
+
},
|
33
|
+
Status: {
|
34
|
+
type: Sequelize.STRING(10),
|
35
|
+
defaultValue: 'Active',
|
36
|
+
allowNull: false,
|
37
|
+
},
|
38
|
+
CreatedAt: {
|
39
|
+
allowNull: false,
|
40
|
+
defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3)'),
|
41
|
+
type: Sequelize.DATE,
|
42
|
+
},
|
43
|
+
CreatedById: {
|
44
|
+
type: Sequelize.INTEGER,
|
45
|
+
allowNull: true,
|
46
|
+
references: {
|
47
|
+
model: 'sso_User',
|
48
|
+
key: 'UserId',
|
49
|
+
},
|
50
|
+
onDelete: 'CASCADE',
|
51
|
+
onUpdate: 'CASCADE',
|
52
|
+
},
|
53
|
+
UpdatedAt: {
|
54
|
+
allowNull: false,
|
55
|
+
defaultValue: Sequelize.literal(
|
56
|
+
'CURRENT_TIMESTAMP(3) ON UPDATE CURRENT_TIMESTAMP(3)',
|
57
|
+
),
|
58
|
+
type: Sequelize.DATE,
|
59
|
+
},
|
60
|
+
UpdatedById: {
|
61
|
+
type: Sequelize.INTEGER,
|
62
|
+
allowNull: true,
|
63
|
+
references: {
|
64
|
+
model: 'sso_User',
|
65
|
+
key: 'UserId',
|
66
|
+
},
|
67
|
+
onDelete: 'CASCADE',
|
68
|
+
onUpdate: 'CASCADE',
|
69
|
+
},
|
70
|
+
});
|
71
|
+
},
|
72
|
+
|
73
|
+
async down(queryInterface, Sequelize) {
|
74
|
+
await queryInterface.dropTable('sso_UserPrivilege');
|
75
|
+
},
|
76
|
+
};
|
@@ -1,76 +1,76 @@
|
|
1
|
-
'use strict';
|
2
|
-
|
3
|
-
/** @type {import('sequelize-cli').Migration} */
|
4
|
-
module.exports = {
|
5
|
-
async up(queryInterface, Sequelize) {
|
6
|
-
await queryInterface.createTable('sso_GroupPrivilege', {
|
7
|
-
GroupPrivilegeId: {
|
8
|
-
primaryKey: true,
|
9
|
-
type: Sequelize.INTEGER,
|
10
|
-
allowNull: false,
|
11
|
-
autoIncrement: true,
|
12
|
-
},
|
13
|
-
GroupCode: {
|
14
|
-
type: Sequelize.STRING(10),
|
15
|
-
allowNull: true,
|
16
|
-
references: {
|
17
|
-
model: 'sso_Group',
|
18
|
-
key: 'GroupCode',
|
19
|
-
},
|
20
|
-
onDelete: 'CASCADE',
|
21
|
-
onUpdate: 'CASCADE',
|
22
|
-
},
|
23
|
-
SystemPrivilegeId: {
|
24
|
-
type: Sequelize.STRING(30),
|
25
|
-
allowNull: false,
|
26
|
-
references: {
|
27
|
-
model: 'sso_SystemPrivilege',
|
28
|
-
key: 'SystemPrivilegeId',
|
29
|
-
},
|
30
|
-
onDelete: 'CASCADE',
|
31
|
-
onUpdate: 'CASCADE',
|
32
|
-
},
|
33
|
-
Status: {
|
34
|
-
type: Sequelize.STRING(10),
|
35
|
-
defaultValue: 'Active',
|
36
|
-
allowNull: false,
|
37
|
-
},
|
38
|
-
CreatedAt: {
|
39
|
-
allowNull: false,
|
40
|
-
defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3)'),
|
41
|
-
type: Sequelize.DATE,
|
42
|
-
},
|
43
|
-
CreatedById: {
|
44
|
-
type: Sequelize.INTEGER,
|
45
|
-
allowNull: true,
|
46
|
-
references: {
|
47
|
-
model: 'sso_User',
|
48
|
-
key: 'UserId',
|
49
|
-
},
|
50
|
-
onDelete: 'CASCADE',
|
51
|
-
onUpdate: 'CASCADE',
|
52
|
-
},
|
53
|
-
UpdatedAt: {
|
54
|
-
allowNull: false,
|
55
|
-
defaultValue: Sequelize.literal(
|
56
|
-
'CURRENT_TIMESTAMP(3) ON UPDATE CURRENT_TIMESTAMP(3)',
|
57
|
-
),
|
58
|
-
type: Sequelize.DATE,
|
59
|
-
},
|
60
|
-
UpdatedById: {
|
61
|
-
type: Sequelize.INTEGER,
|
62
|
-
allowNull: true,
|
63
|
-
references: {
|
64
|
-
model: 'sso_User',
|
65
|
-
key: 'UserId',
|
66
|
-
},
|
67
|
-
onDelete: 'CASCADE',
|
68
|
-
onUpdate: 'CASCADE',
|
69
|
-
},
|
70
|
-
});
|
71
|
-
},
|
72
|
-
|
73
|
-
async down(queryInterface, Sequelize) {
|
74
|
-
await queryInterface.dropTable('sso_GroupPrivilege');
|
75
|
-
},
|
76
|
-
};
|
1
|
+
'use strict';
|
2
|
+
|
3
|
+
/** @type {import('sequelize-cli').Migration} */
|
4
|
+
module.exports = {
|
5
|
+
async up(queryInterface, Sequelize) {
|
6
|
+
await queryInterface.createTable('sso_GroupPrivilege', {
|
7
|
+
GroupPrivilegeId: {
|
8
|
+
primaryKey: true,
|
9
|
+
type: Sequelize.INTEGER,
|
10
|
+
allowNull: false,
|
11
|
+
autoIncrement: true,
|
12
|
+
},
|
13
|
+
GroupCode: {
|
14
|
+
type: Sequelize.STRING(10),
|
15
|
+
allowNull: true,
|
16
|
+
references: {
|
17
|
+
model: 'sso_Group',
|
18
|
+
key: 'GroupCode',
|
19
|
+
},
|
20
|
+
onDelete: 'CASCADE',
|
21
|
+
onUpdate: 'CASCADE',
|
22
|
+
},
|
23
|
+
SystemPrivilegeId: {
|
24
|
+
type: Sequelize.STRING(30),
|
25
|
+
allowNull: false,
|
26
|
+
references: {
|
27
|
+
model: 'sso_SystemPrivilege',
|
28
|
+
key: 'SystemPrivilegeId',
|
29
|
+
},
|
30
|
+
onDelete: 'CASCADE',
|
31
|
+
onUpdate: 'CASCADE',
|
32
|
+
},
|
33
|
+
Status: {
|
34
|
+
type: Sequelize.STRING(10),
|
35
|
+
defaultValue: 'Active',
|
36
|
+
allowNull: false,
|
37
|
+
},
|
38
|
+
CreatedAt: {
|
39
|
+
allowNull: false,
|
40
|
+
defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3)'),
|
41
|
+
type: Sequelize.DATE,
|
42
|
+
},
|
43
|
+
CreatedById: {
|
44
|
+
type: Sequelize.INTEGER,
|
45
|
+
allowNull: true,
|
46
|
+
references: {
|
47
|
+
model: 'sso_User',
|
48
|
+
key: 'UserId',
|
49
|
+
},
|
50
|
+
onDelete: 'CASCADE',
|
51
|
+
onUpdate: 'CASCADE',
|
52
|
+
},
|
53
|
+
UpdatedAt: {
|
54
|
+
allowNull: false,
|
55
|
+
defaultValue: Sequelize.literal(
|
56
|
+
'CURRENT_TIMESTAMP(3) ON UPDATE CURRENT_TIMESTAMP(3)',
|
57
|
+
),
|
58
|
+
type: Sequelize.DATE,
|
59
|
+
},
|
60
|
+
UpdatedById: {
|
61
|
+
type: Sequelize.INTEGER,
|
62
|
+
allowNull: true,
|
63
|
+
references: {
|
64
|
+
model: 'sso_User',
|
65
|
+
key: 'UserId',
|
66
|
+
},
|
67
|
+
onDelete: 'CASCADE',
|
68
|
+
onUpdate: 'CASCADE',
|
69
|
+
},
|
70
|
+
});
|
71
|
+
},
|
72
|
+
|
73
|
+
async down(queryInterface, Sequelize) {
|
74
|
+
await queryInterface.dropTable('sso_GroupPrivilege');
|
75
|
+
},
|
76
|
+
};
|