Skip to content

Commit 4f1f929

Browse files
committed
add db.log
1 parent 1d83fef commit 4f1f929

File tree

1 file changed

+83
-0
lines changed
  • students/visokoo/lesson04/assignment

1 file changed

+83
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
2019-04-29 00:29:29,676 test_gradel03.py:68 INFO Delete rows
2+
2019-04-29 00:29:29,678 basic_operations.py:183 INFO Clear all data in Customer table.
3+
2019-04-29 00:29:29,681 basic_operations.py:66 INFO Database add successful
4+
2019-04-29 00:29:29,683 basic_operations.py:66 INFO Database add successful
5+
2019-04-29 00:29:29,684 basic_operations.py:66 INFO Database add successful
6+
2019-04-29 00:29:29,686 basic_operations.py:66 INFO Database add successful
7+
2019-04-29 00:29:29,687 basic_operations.py:66 INFO Database add successful
8+
2019-04-29 00:29:29,689 basic_operations.py:66 INFO Database add successful
9+
2019-04-29 00:29:29,691 basic_operations.py:119 INFO Deleted customer: 598.
10+
2019-04-29 00:29:29,693 basic_operations.py:119 INFO Deleted customer: 597.
11+
2019-04-29 00:29:29,695 basic_operations.py:119 INFO Deleted customer: 596.
12+
2019-04-29 00:29:29,697 basic_operations.py:119 INFO Deleted customer: 595.
13+
2019-04-29 00:29:29,700 basic_operations.py:119 INFO Deleted customer: 594.
14+
2019-04-29 00:29:29,702 basic_operations.py:119 INFO Deleted customer: 593.
15+
2019-04-29 00:29:29,706 basic_operations.py:66 INFO Database add successful
16+
2019-04-29 00:29:29,708 basic_operations.py:66 INFO Database add successful
17+
2019-04-29 00:29:29,710 basic_operations.py:68 ERROR Unique constraint failed on 123
18+
2019-04-29 00:29:29,711 basic_operations.py:66 INFO Database add successful
19+
2019-04-29 00:29:29,714 basic_operations.py:66 INFO Database add successful
20+
2019-04-29 00:29:29,715 basic_operations.py:66 INFO Database add successful
21+
2019-04-29 00:29:29,717 basic_operations.py:66 INFO Database add successful
22+
2019-04-29 00:29:29,720 basic_operations.py:119 INFO Deleted customer: 123.
23+
2019-04-29 00:29:29,721 basic_operations.py:119 INFO Deleted customer: 456.
24+
2019-04-29 00:29:29,723 basic_operations.py:123 WARNING Can't find customer with id to delete: 123.
25+
2019-04-29 00:29:29,724 basic_operations.py:119 INFO Deleted customer: 789.
26+
2019-04-29 00:29:29,726 basic_operations.py:119 INFO Deleted customer: 345.
27+
2019-04-29 00:29:29,728 basic_operations.py:119 INFO Deleted customer: 0123.
28+
2019-04-29 00:29:29,729 basic_operations.py:119 INFO Deleted customer: 777.
29+
2019-04-29 00:29:29,734 basic_operations.py:66 INFO Database add successful
30+
2019-04-29 00:29:29,736 basic_operations.py:66 INFO Database add successful
31+
2019-04-29 00:29:29,738 basic_operations.py:66 INFO Database add successful
32+
2019-04-29 00:29:29,739 basic_operations.py:91 WARNING Can't find customer with id: 1000.
33+
2019-04-29 00:29:29,739 basic_operations.py:92 INFO Returning empty dict.
34+
2019-04-29 00:29:29,741 basic_operations.py:119 INFO Deleted customer: 998.
35+
2019-04-29 00:29:29,743 basic_operations.py:119 INFO Deleted customer: 997.
36+
2019-04-29 00:29:29,745 basic_operations.py:119 INFO Deleted customer: 999.
37+
2019-04-29 00:29:29,748 basic_operations.py:66 INFO Database add successful
38+
2019-04-29 00:29:29,750 basic_operations.py:119 INFO Deleted customer: 898.
39+
2019-04-29 00:29:29,751 basic_operations.py:91 WARNING Can't find customer with id: 898.
40+
2019-04-29 00:29:29,751 basic_operations.py:92 INFO Returning empty dict.
41+
2019-04-29 00:29:29,752 basic_operations.py:66 INFO Database add successful
42+
2019-04-29 00:29:29,754 basic_operations.py:119 INFO Deleted customer: 897.
43+
2019-04-29 00:29:29,756 basic_operations.py:91 WARNING Can't find customer with id: 897.
44+
2019-04-29 00:29:29,756 basic_operations.py:92 INFO Returning empty dict.
45+
2019-04-29 00:29:29,758 basic_operations.py:66 INFO Database add successful
46+
2019-04-29 00:29:29,760 basic_operations.py:66 INFO Database add successful
47+
2019-04-29 00:29:29,761 basic_operations.py:66 INFO Database add successful
48+
2019-04-29 00:29:29,764 basic_operations.py:169 INFO Update was successful for customer: 798
49+
2019-04-29 00:29:29,766 basic_operations.py:169 INFO Update was successful for customer: 797
50+
2019-04-29 00:29:29,768 basic_operations.py:169 INFO Update was successful for customer: 797
51+
2019-04-29 00:29:29,770 basic_operations.py:169 INFO Update was successful for customer: 796
52+
2019-04-29 00:29:29,770 basic_operations.py:167 ERROR No customer was found for id 00100
53+
2019-04-29 00:29:29,779 basic_operations.py:197 INFO Successfully opened file <codecs.StreamReaderWriter object at 0x1080d3208>
54+
2019-04-29 00:29:29,779 basic_operations.py:204 INFO Next value in iteration: C000000,Rickey,Shanahan,337 Eichmann Locks,1-615-598-8649 x975,[email protected],Active,237
55+
56+
2019-04-29 00:29:29,780 basic_operations.py:66 INFO Database add successful
57+
2019-04-29 00:29:29,781 basic_operations.py:204 INFO Next value in iteration: C000001,Shea,Boehm,3343 Sallie Gateway,508.104.0644 x4976,[email protected],Inactive,461
58+
59+
2019-04-29 00:29:29,781 basic_operations.py:66 INFO Database add successful
60+
2019-04-29 00:29:29,782 basic_operations.py:204 INFO Next value in iteration: C000002,Blanca,Bashirian,0193 Malvina Lake,(240)014-9496 x08349,[email protected],Active,689
61+
62+
2019-04-29 00:29:29,783 basic_operations.py:66 INFO Database add successful
63+
2019-04-29 00:29:29,784 basic_operations.py:204 INFO Next value in iteration: C000003,Elfrieda,Skiles,3180 Mose Row,(839)825-0058,[email protected],Active,90
64+
65+
2019-04-29 00:29:29,785 basic_operations.py:66 INFO Database add successful
66+
2019-04-29 00:29:29,785 basic_operations.py:204 INFO Next value in iteration: C000004,Mittie,Turner,996 Lorenza Points,1-324-023-8861 x025,[email protected],Active,565
67+
68+
2019-04-29 00:29:29,786 basic_operations.py:66 INFO Database add successful
69+
2019-04-29 00:29:29,787 basic_operations.py:204 INFO Next value in iteration: C000005,Nicole,Wisozk,0170 Kuphal Knoll,(731)775-3683 x45318,[email protected],Active,244
70+
71+
2019-04-29 00:29:29,788 basic_operations.py:66 INFO Database add successful
72+
2019-04-29 00:29:29,789 basic_operations.py:204 INFO Next value in iteration: C000006,Danika,Bechtelar,5067 Goyette Place,503-011-7566 x19729,[email protected],Active,663
73+
74+
2019-04-29 00:29:29,790 basic_operations.py:66 INFO Database add successful
75+
2019-04-29 00:29:29,791 basic_operations.py:204 INFO Next value in iteration: C000007,Elbert,Abbott,36531 Bergstrom Circle,(223)402-1096,[email protected],Active,480
76+
77+
2019-04-29 00:29:29,792 basic_operations.py:66 INFO Database add successful
78+
2019-04-29 00:29:29,792 basic_operations.py:204 INFO Next value in iteration: C000008,Faye,Gusikowski,329 Maye Wall,201.358.6143,[email protected],Active,222
79+
80+
2019-04-29 00:29:29,793 basic_operations.py:66 INFO Database add successful
81+
2019-04-29 00:29:29,794 basic_operations.py:204 INFO Next value in iteration: C000009,Nikko,Homenick,5348 Harann Haven,1-291-283-6287 x42360,[email protected],Active,254
82+
83+
2019-04-29 00:29:29,795 basic_operations.py:66 INFO Database add successful

0 commit comments

Comments
 (0)