Python psycopg2 not inserting into postgresql table

前端 未结 4 1061
抹茶落季
抹茶落季 2020-12-09 01:14

I\'m using the following to try and insert a record into a postgresql database table, but it\'s not working. I don\'t get any errors, but there are no records in the table.

4条回答
提交回复
热议问题