feat:移除了弹窗,服务器添加sls
This commit is contained in:
12
packages/app-lib/.sqlx/query-cd93d24a1d2583d87167671b6f83d01d54eadf1f651d89348aaf6e1fcbc31441.json
generated
Normal file
12
packages/app-lib/.sqlx/query-cd93d24a1d2583d87167671b6f83d01d54eadf1f651d89348aaf6e1fcbc31441.json
generated
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"db_name": "SQLite",
|
||||
"query": "\n\t\tUPDATE instances\n\t\tSET\n\t\t\tpath = ?,\n\t\t\tapplied_content_set_id = ?,\n\t\t\tinstall_stage = ?,\n\t\t\tlauncher_feature_version = ?,\n\t\t\tupdate_channel = ?,\n\t\t\tname = ?,\n\t\t\ticon_path = ?,\n\t\t\tsymlink_target = ?,\n\t\t\tgame_dir_override = ?,\n\t\t\tmodified = ?,\n\t\t\tlast_played = ?,\n\t\t\tpinned_at = ?,\n\t\t\tsubmitted_time_played = ?,\n\t\t\trecent_time_played = ?\n\t\tWHERE id = ?\n\t\t",
|
||||
"describe": {
|
||||
"columns": [],
|
||||
"parameters": {
|
||||
"Right": 15
|
||||
},
|
||||
"nullable": []
|
||||
},
|
||||
"hash": "cd93d24a1d2583d87167671b6f83d01d54eadf1f651d89348aaf6e1fcbc31441"
|
||||
}
|
||||
Reference in New Issue
Block a user