差分

移動先: 案内検索

Tep3

サイズ変更なし, 2022年2月24日 (木) 10:00
Categories
==== Categories ====
* とりあえず必要なカテゴリは少ないので手動入力 ひとつ入れると後はTepnote画面上から入力できる旧Categories set_id 2 が主なカテゴリ
<pre>
INSERT INTO Categories インポート\COPY (select id, user_id, note_idjiin_id, content, line, defa, created_at, updated_at) VALUES (from categories where jiin_id = 1, 1, and set_id = 2 and content <> ''檀家order by line asc) TO ', 1, true, /Users/jq/3tep_gomi/category_1_1.csv'2022-02-24 07:00:00WITH CSV DELIMITER ', '2022-02-24 07:00:00FORCE QUOTE * NULL AS '')HEADER...
</pre>
<pre>
1 | 1 | 1 | 檀家 | 1 | t | 2022-02-24 07:00:00 | 2022-02-24 07:00:00
</pre>
 
==== Client_categories ====
* 新Clientsからidのみ抜き出す

案内メニュー