-
I\'m trying to send payment data to SagePay and, as they are turning off SSL, it needs to be sent us...
- 1515 浏览
- 2 回答
- 5 关注
-
I am working on implementing Oidc PKCE flow. Going through the RFC 7636, I have a doubt in the detai...
- 1181 浏览
- 0 回答
- 5 关注
-
I'm trying to insert some data into a mysql table but i receive an interface error how can i fix it?
Here\'s the code, i want to insert data from a website into a mysql table. import requests import my...
- 1053 浏览
- 0 回答
- 5 关注
-
I am using spark JDBC write to load data from hive to teradata view. I am using 200 vcores and parti...
- 1655 浏览
- 0 回答
- 4 关注
-
I am new to web development. I am creating an application using SQLAlchemy, Pyramid, Jinja2, and Pos...
- 1422 浏览
- 0 回答
- 5 关注
-
Note: My question is based after checking this and the answers to it. In some bigger methods, ther...
- 1090 浏览
- 3 回答
- 6 关注
-
I have these three methods and I am trying to write the contents of three lists to a file using the ...
- 901 浏览
- 0 回答
- 4 关注
-
I have an application where I am calling the function Date.parse as follows: Date.parse(\'2021-02-22...
- 1252 浏览
- 0 回答
- 6 关注
-
I have the next database structure: class Artwork(): id = models.IntegerField(_(\'id\'), primary...
- 347 浏览
- 0 回答
- 5 关注
-
I have this simple tkinter app: class App(): def __init__(self, master): self.master = m...
- 368 浏览
- 0 回答
- 4 关注
-
I want to fetch records bewtween two dates. I\'ve POJO class and Repository interface as follow. Com...
- 1087 浏览
- 0 回答
- 6 关注
-
I am using android_alarm_manager library for executing periodic background tasks. I have to fetch da...
- 1491 浏览
- 0 回答
- 3 关注
-
I want to place the results of a lagged diff back into my data frame. It means I would have leading ...
- 1263 浏览
- 1 回答
- 3 关注
-
I am running Microsoft Windows 10, VS2019 with mysql connector 8.0.23.0 User is cached_sha2_password...
- 599 浏览
- 0 回答
- 4 关注
-
I need to render something in the header of a wordpress theme as long as its NOT 2 pages. The logic ...
- 486 浏览
- 0 回答
- 5 关注