差分

移動先: 案内検索

Tep3

4 バイト追加, 2022年3月1日 (火) 07:13
Clients
==== Clients ====
* ClientsをClientsとOthersに分ける 寺ごと(ノートごと)に出し入れする旧ClientsをClientsとOthersに分ける 寺ごと(ノートごと)に出し入れする
:- 新Clients(家テーブル) 旧Clientsから主を抜き出す ie_idを新Clientsのidにする そのidにOthersがぶらさがる 旧Clientsのmemoは別テーブルに移す
<pre>
update clients set list_id = 102 where list_id is null;
</pre>
 
==== Others ====
* ClientsをClientsとOthersに分ける 寺ごと(ノートごと)に出し入れする

案内メニュー