Timeline for Part 1: Create or update record via HTTP request
Current License: CC BY-SA 4.0
15 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 7, 2020 at 15:19 | history | edited | User1974 | CC BY-SA 4.0 |
added 324 characters in body
|
| Jul 6, 2020 at 12:12 | vote | accept | User1974 | ||
| S Jul 6, 2020 at 12:12 | history | bounty ended | User1974 | ||
| S Jul 6, 2020 at 12:12 | history | notice removed | User1974 | ||
| Jul 6, 2020 at 12:06 | history | edited | User1974 | CC BY-SA 4.0 |
edited title
|
| Jul 2, 2020 at 21:00 | history | tweeted | twitter.com/StackCodeReview/status/1278795584992837634 | ||
| S Jul 2, 2020 at 18:25 | history | bounty started | User1974 | ||
| S Jul 2, 2020 at 18:25 | history | notice added | User1974 | Reward existing answer | |
| Jul 2, 2020 at 16:56 | history | edited | User1974 | CC BY-SA 4.0 |
added 75 characters in body
|
| Jul 2, 2020 at 16:27 | answer | added | Reinderien | timeline score: 5 | |
| Jul 2, 2020 at 15:14 | comment | added | User1974 |
@TinMan Thanks. Actually, f_wonum is not a number. What I've done is utilized the SQLFormat Java class for this. I've updated Note 1 in the question. Cheers!
|
|
| Jul 2, 2020 at 15:09 | history | edited | User1974 | CC BY-SA 4.0 |
deleted 63 characters in body
|
| Jul 2, 2020 at 11:32 | comment | added | TinMan |
Ensuring that f_wonum isNumeric() will prevent the SQL attacks for this script, assuming that f_wonum is a number.
|
|
| Jul 2, 2020 at 11:30 | comment | added | TinMan | You should read: Preventing SQL Injection Attacks With Python. If you cannot use the sql library from the article then I would Google: "Regex to Prevent SQL Injection". | |
| Jun 30, 2020 at 18:17 | history | asked | User1974 | CC BY-SA 4.0 |