TheAtlasRepository / ImgPDF2Map

GNU General Public License v3.0
7 stars 0 forks source link

PosgresHandler connection exeption fix #141

Closed Trivinyx closed 6 months ago

Trivinyx commented 6 months ago

some of the fuctions did not have the sslmode passed as a keyword arg, but just string. this is now fixed.