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 sessions",
"describe": {
"columns": [],
"parameters": {
"Left": []
},
"nullable": []
},
"hash": "da57fb27f91b9ed20ad80b479dc410bee294e9f31f9073170788a2822eb865df"
}