INSERT INTO memo ( `id`, `content`, `creator_id` ) VALUES ( 101, '#Hello πŸ‘‹ Welcome to memos ![](https://api.star-history.com/svg?repos=usememos/memos&type=Date&size=mobile)', 101 ); INSERT INTO memo ( `id`, `content`, `creator_id` ) VALUES ( 102, '#TODO - [ ] Take more photos about **πŸŒ„ sunset**; - [x] Clean the room; - [x] Read *πŸ“– The Little Prince*; (πŸ‘† click to toggle status) ', 101 ); INSERT INTO memo ( `id`, `content`, `creator_id` ) VALUES ( 103, 'ε₯½ε₯½ε­¦δΉ οΌŒε€©ε€©ε‘δΈŠγ€‚πŸ€œπŸ€›', 101 );