File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -9,19 +9,19 @@ Example Python codes that do the processes between MySQL database and Excel spre
9
9
10
10
## Setup database table
11
11
12
- ![ products table structure] ( https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/db-table-products-structure.jpg " products table structure ")
12
+ ![ products table structure] ( https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-2- db-table-products-structure.jpg " products table structure ")
13
13
* products table structure*
14
14
15
- ![ product_notes table structure] ( https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/db-table-product-notes-structure.jpg " product_notes table structure ")
15
+ ![ product_notes table structure] ( https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-2- db-table-product-notes-structure.jpg " product_notes table structure ")
16
16
* product_notes table structure*
17
17
18
- ![ categories table structure] ( https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/db-table-categories-structure.jpg " categories table structure ")
18
+ ![ categories table structure] ( https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-2- db-table-categories-structure.jpg " categories table structure ")
19
19
* categories table structure*
20
20
21
- ![ hashtags table structure] ( https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/db-table-hashtags-structure.jpg " hashtags table structure ")
21
+ ![ hashtags table structure] ( https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-2- db-table-hashtags-structure.jpg " hashtags table structure ")
22
22
* hashtags table structure*
23
23
24
- ![ products_hashtags table structure] ( https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/db-table-products-hashtags-structure.jpg " products_hashtags table structure ")
24
+ ![ products_hashtags table structure] ( https://raw.githubusercontent.com/potchangelo/python-mysql-excel/dev/snapshots/yt-2- db-table-products-hashtags-structure.jpg " products_hashtags table structure ")
25
25
* products_hashtags table structure*
26
26
27
27
## Install Python 3 and pipenv
You can’t perform that action at this time.
0 commit comments