Revision 663033383464 () - Diff

Link to this snippet: https://friendpaste.com/21WFtusmIesUcgQ8eqnDd4
Embed:
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
56. EnableMonday
Physical data type: BIT
Allow NULLs: Allowed
Default value: NULL
Notes: Run test on Monday?

57. EnableTuesday
Physical data type: BIT
Allow NULLs: Allowed
Default value: NULL
Notes: Run test on Tuesday?

58. EnableWednesday
Physical data type: BIT
Allow NULLs: Allowed
Default value: NULL
Notes: Run test on Wednesday?

59. EnableThursday
Physical data type: BIT
Allow NULLs: Allowed
Default value: NULL
Notes: Run test on Thursday?

60. EnableFriday
Physical data type: BIT
Allow NULLs: Allowed
Default value: NULL
Notes: Run test on Friday?

61. EnableSaturday
Physical data type: BIT
Allow NULLs: Allowed
Default value: NULL
Notes: Run test on Saturday?

62. EnableSunday
Physical data type: BIT
Allow NULLs: Allowed
Default value: NULL
Notes: Run test on Sunday?