{"datasette": "", "columns": ["timestamp_ms"], "rows": [""], "sql": "select\r\n (1000 * (strftime('%s', 'now'))) + cast(\r\n substr(\r\n strftime('%f', 'now'),\r\n instr(strftime('%f', 'now'), '.') + 1\r\n ) as integer\r\n ) as timestamp_ms", "query_name": null, "database": "_memory", "table": null, "request": "", "view_name": "table", "1+1": 2}