ci: restore SQLX_OFFLINE, include sqlx cache from tests

This commit is contained in:
2026-06-06 21:03:20 +03:00
parent 563bc3fe50
commit c7f4e4e3b0
4 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"db_name": "PostgreSQL",
"query": "TRUNCATE TABLE users CASCADE",
"describe": {
"columns": [],
"parameters": {
"Left": []
},
"nullable": []
},
"hash": "c8306a534d01d25b7cbb6542ea5461e47b1b7beb18d3652fd7e86ce33877661a"
}