Tabela THREADS_STATUSES

Opis pól tabeli THREADS_STATUSES. Tabela przechowuje statusy wątków.

Nazwa kolumny Typ Opis
id_thread_status int unikalny identyfikator, klucz główny tabeli THREADS_STATUSES
id_tenant int identyfikator tenant
thread_status_name string nazwa statusu
thread_status_code string kod statusu
thread_status_color string hash koloru statusu
thread_status_position int pozycja statusu
thread_status_type_code string kod lejka na którym występuje status
thread_status_created_at datetime data utworzenia rekordu w formacie Y-m-d H:i:s
thread_status_created_by string unikalny identyfikator użytkownika tworzącego rekord
thread_status_modified_at datetime data modyfikacji rekordu w formacie Y-m-d H:i:s
thread_status_modified_by string unikalny identyfikator użytkownika modyfikującego rekord
thread_status_deleted string czy rekord został usunięty, pole może przybierać następujące wartości Y/N