{ "db_name": "SQLite", "query": "SELECT podcast, episode, device, guid, action, timestamp, started, position, total FROM episodes WHERE user = ? AND updated >= ?", "describe": { "columns": [ { "name": "podcast", "ordinal": 0, "type_info": "Text" }, { "name": "episode", "ordinal": 1, "type_info": "Text" }, { "name": "device", "ordinal": 2, "type_info": "Text" }, { "name": "guid", "ordinal": 3, "type_info": "Text" }, { "name": "action", "ordinal": 4, "type_info": "Text" }, { "name": "timestamp", "ordinal": 5, "type_info": "Text" }, { "name": "started", "ordinal": 6, "type_info": "Integer" }, { "name": "position", "ordinal": 7, "type_info": "Integer" }, { "name": "total", "ordinal": 8, "type_info": "Integer" } ], "parameters": { "Right": 2 }, "nullable": [ false, false, true, true, false, false, true, true, true ] }, "hash": "4146409ae2704d9d836a8c8fdf719a001b1faf39916af4e00f2825cbbb699387" }