1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107{
"5177c3e6-b199-4dd4-a4ac-b2dbe8aa6cfb": {
"task": "pgDatabaseBackup",
"label": "Backup A11y",
"description": "",
"createTime": "202303281917",
"updateTime": "202303281917",
"state": {
"project": "Equalify",
"dataSource": "postgres-jdbc-18723b0bf08-80fb356266c39fc",
"databaseObjects": [
"postgres-jdbc-18723b0bf08-80fb356266c39fc/a11y"
],
"clientHomeName": "PostgreSQL 15.2 (Homebrew",
"export.outputFilePattern": "dump-${database}-${timestamp}",
"export.outputFolder": "/Users/Shared/GitHub/Orgs/EqualifyApp/database",
"pg.format": "CUSTOM",
"pg.export.compression": "0",
"pg.export.encoding": "UTF-8",
"pg.export.showViews": "false",
"pg.export.useInserts": "false",
"pg.export.noPrivileges": "false",
"pg.export.noOwner": "false",
"pg.export.dropObjects": "false",
"pg.export.createDatabase": "true",
"exportObjects": [
{
"database": "postgres-jdbc-18723b0bf08-80fb356266c39fc/a11y",
"schemas": [
"meta",
"public",
"results",
"staging"
]
}
]
}
},
"45d7e167-11ed-4600-9352-ced90d5b3cc2": {
"task": "pgDatabaseBackupAll",
"label": "PROD_BackupA11y",
"description": "",
"createTime": "202303282226",
"updateTime": "202303282226",
"state": {
"project": "Equalify",
"dataSource": "postgres-jdbc-18723b0bf08-80fb356266c39fc",
"databaseObjects": [
"postgres-jdbc-18723b0bf08-80fb356266c39fc/a11y"
],
"clientHomeName": "PostgreSQL 15.2 (Homebrew",
"export.outputFilePattern": "dump-${database}-${timestamp}.sql",
"export.outputFolder": "/Users/Shared/GitHub/Orgs/EqualifyApp/database",
"pg.export.all.encoding": "UTF-8",
"pg.export.all.exportOnlyMetadata": "false",
"pg.export.all.exportOnlyGlobals": "false",
"pg.export.all.exportOnlyRoles": "false",
"pg.export.all.exportOnlyTablespaces": "false",
"pg.export.all.noPrivileges": "false",
"pg.export.all.noOwner": "false",
"pg.export.all.addRolesPasswords": "false",
"exportObjects.all": [
{
"datasource": "postgres-jdbc-18723b0bf08-80fb356266c39fc",
"databases": [
"a11y"
]
}
]
}
},
"fdc2d09a-141b-48a4-8086-81e11b6483bf": {
"task": "pgDatabaseBackup",
"label": "A11yDatabase Generation",
"description": "Generate A11y Database for Github. Backup everything except for data.",
"createTime": "202303291742",
"updateTime": "202303291742",
"state": {
"project": "Equalify",
"dataSource": "postgres-jdbc-18723b0bf08-80fb356266c39fc",
"databaseObjects": [
"postgres-jdbc-18723b0bf08-80fb356266c39fc/a11y"
],
"clientHomeName": "PostgreSQL 15.2 (Homebrew",
"export.outputFilePattern": "a11ydb.sql",
"export.outputFolder": "/Users/Shared/GitHub/Orgs/EqualifyApp/database",
"pg.format": "PLAIN",
"pg.export.encoding": "UTF-8",
"pg.export.showViews": "false",
"pg.export.useInserts": "false",
"pg.export.noPrivileges": "true",
"pg.export.noOwner": "false",
"pg.export.dropObjects": "false",
"pg.export.createDatabase": "false",
"exportObjects": [
{
"database": "postgres-jdbc-18723b0bf08-80fb356266c39fc/a11y",
"schemas": [
"meta",
"results",
"staging"
]
}
]
}
}
}