blob: 42f5854b2c39e260c1cdd0e54ce535141daf52b7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"db_name": "MySQL",
"query": "INSERT INTO translation_strings (localization_string, language, head_translation, head_placeholder_offsets) VALUES (?, ?, ?, ?)",
"describe": {
"columns": [],
"parameters": {
"Right": 4
},
"nullable": []
},
"hash": "d35f3834a5bf2e2a2fa4bced242f1641bed6315cc7ed0aaf3fae5355e917bdb4"
}
|