Commit graph

14 commits

Author SHA1 Message Date
7446537cc9
renaming to mysql for clarification 2020-11-22 12:32:50 +01:00
3787329fd6
Renaming manage_sql.py to manage_mysql.py as it may be confused with manage_psql 2020-11-22 10:33:24 +01:00
3b38eae5e3
manage_sql.py: sql_checkcon() was the same funcion as conn() 2020-11-22 10:03:56 +01:00
5e68a9f7be
manage_sql.py: return True was missing from sql_conn() 2020-11-21 13:28:11 +01:00
64a935b301
manage_sql.py: sql_checkconn() rename (last n missing) and description correction 2020-11-21 13:01:14 +01:00
cd8db520bc Merge pull request '.gitignore: ignoring __pycache__/' (#2) from alarig/python-module-mysql:master into master
Reviewed-on: grifon/python-module-mysql#2
2020-11-20 17:11:16 +01:00
Alarig Le Lay
3c774ac20b
.gitignore: ignoring __pycache__/ 2020-11-20 17:04:51 +01:00
47fd8f3f30 Merge pull request 'manage_sql.py: check that the config file exists' (#1) from alarig/python-module-mysql:master into master
Reviewed-on: grifon/python-module-mysql#1
2020-11-20 16:51:29 +01:00
Alarig Le Lay
ef05eae0bc
manage_sql.py: check that the config file exists 2020-11-20 16:17:40 +01:00
Boris Tassou
581f8ce861 Maj ConfigParser 2020-05-23 22:18:44 +02:00
Boris Tassou
0529dfb058 maj module 2020-05-15 14:08:31 +02:00
Boris Tassou
918de9e524 Maj module 2019-12-03 14:58:19 +01:00
Boris Tassou
9acf0f5a7e MAJ module 2019-12-03 12:12:41 +01:00
Boris Tassou
44fd7d1a09 First init 2019-12-03 11:10:02 +01:00