#author("2024-09-02T04:27:22+00:00","default:iseki","iseki") ** User Profile [#p3a17d72] *** usernotes [#lf81cfcf] MariaDB [opensim_db]> show columns from usernotes; +------------+-------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +------------+-------------+------+-----+---------+-------+ | useruuid | varchar(36) | NO | PRI | NULL | | | targetuuid | varchar(36) | NO | PRI | NULL | | | notes | text | NO | | NULL | | +------------+-------------+------+-----+---------+-------+ 3 rows in set (0.00 sec)