INSERT INTO `_account` (`uuid`, `email`, `username`, `salt`, `password`) VALUES ('72b6ea87-3f12-11f1-b21b-02001709efe0', '72b6ea87-3f12-11f1-b21b-02001709efe0', '72b6ea87-3f12-11f1-b21b-02001709efe0', '72b6ea87-3f12-11f1-b21b-02001709efe0', '72b6ea87-3f12-11f1-b21b-02001709efe0');
SELECT * FROM `bookmark` WHERE `_account_id` = '13846' ORDER BY `id` DESC;
SELECT * FROM `tag` WHERE `_account_id` = '13846' ORDER BY `title` ASC;