{ "db_name": "SQLite", "query": "SELECT id, topic, expiration, push_resource\n FROM subscriptions\n WHERE (id) = (?)", "describe": { "columns": [ { "name": "id", "ordinal": 0, "type_info": "Text" }, { "name": "topic", "ordinal": 1, "type_info": "Text" }, { "name": "expiration", "ordinal": 2, "type_info": "Datetime" }, { "name": "push_resource", "ordinal": 3, "type_info": "Text" } ], "parameters": { "Right": 1 }, "nullable": [ false, false, false, false ] }, "hash": "4d89c9973ea3318085749b5982c544c2a337305491ff410ed6e72f0c609af423" }