Compare commits

..

No commits in common. "547f7ab7111a44ae0f06248a594d103dd5d2d103" and "c18c6cec16f693a046ee1e9321182794bafa883e" have entirely different histories.

2 changed files with 1 additions and 4 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
foodpantryserver.zip

View File

@ -1,5 +1,3 @@
## postgresql and python learning ## postgresql and python learning
I am attempting to understand how to connect and execute commands through python against a remote postgresql to update my systems I am attempting to understand how to connect and execute commands through python against a remote postgresql to update my systems
This is a test