importer feature

This commit is contained in:
2026-05-10 21:23:56 +02:00
parent f2761b8e97
commit 63746ade50
77 changed files with 4884 additions and 1810 deletions

View File

@@ -0,0 +1,12 @@
{
"db_name": "SQLite",
"query": "DELETE FROM import_profiles WHERE id = ?",
"describe": {
"columns": [],
"parameters": {
"Right": 1
},
"nullable": []
},
"hash": "9024c2b533d0100f18d5a5550220a148d8dc29bbf0df715f895fa4248d83785f"
}