Saturday, October 04, 2014

firefox sqlite places search

This is a handy query select strftime("%Y-%m-%d %H %M", (visit_date/1000000), 'unixepoch') AS da, url, title from moz_historyvisits natural join moz_places order by visit_date ASC;

No comments: