#author("2024-09-02T04:28:39+00:00","default:iseki","iseki") ** Opern Profile [#we4e6ab4] *** profile_usernotes [#rcd582d5] MariaDB [opensim_op]> show columns from profile_usernotes; +------------+-------------+------+-----+---------+-------+ | Field | Type | Null | Key | Default | Extra | +------------+-------------+------+-----+---------+-------+ | useruuid | varchar(36) | NO | PRI | | | | targetuuid | varchar(36) | NO | PRI | | | | notes | longtext | NO | | NULL | | +------------+-------------+------+-----+---------+-------+ 3 rows in set (0.00 sec)