OpenSim/DB/profile_usernotes
をテンプレートにして作成
[
トップ
] [
タイトル一覧
|
ページ一覧
|
新規
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
** Opern Profile [#we4e6ab4]
*** profile_usernotes [#rcd582d5]
MariaDB [opensim_op]> show columns from profile_usernotes;
+------------+-------------+------+-----+---------+-----...
| Field | Type | Null | Key | Default | Extr...
+------------+-------------+------+-----+---------+-----...
| useruuid | varchar(36) | NO | PRI | | ...
| targetuuid | varchar(36) | NO | PRI | | ...
| notes | longtext | NO | | NULL | ...
+------------+-------------+------+-----+---------+-----...
3 rows in set (0.00 sec)
終了行:
** Opern Profile [#we4e6ab4]
*** profile_usernotes [#rcd582d5]
MariaDB [opensim_op]> show columns from profile_usernotes;
+------------+-------------+------+-----+---------+-----...
| Field | Type | Null | Key | Default | Extr...
+------------+-------------+------+-----+---------+-----...
| useruuid | varchar(36) | NO | PRI | | ...
| targetuuid | varchar(36) | NO | PRI | | ...
| notes | longtext | NO | | NULL | ...
+------------+-------------+------+-----+---------+-----...
3 rows in set (0.00 sec)
ページ名: