mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 18:24:10 +02:00
match date
This commit is contained in:
parent
cf8de44bbb
commit
a87638f177
9 changed files with 213 additions and 191 deletions
12
archiver/.sqlx/query-2d58774b5365ac8ba3996246c26fb6b7ca63a8a6f8c086b85979f6ea7b5b8ebe.json
generated
Normal file
12
archiver/.sqlx/query-2d58774b5365ac8ba3996246c26fb6b7ca63a8a6f8c086b85979f6ea7b5b8ebe.json
generated
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"db_name": "PostgreSQL",
|
||||
"query": "UPDATE matches SET default_date = $2 WHERE id = $1",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Left": ["Int4", "Date"]
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "2d58774b5365ac8ba3996246c26fb6b7ca63a8a6f8c086b85979f6ea7b5b8ebe"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue