Tabela THREADS_TYPES

Opis pól tabeli THREADS_TYPES. Tabela przechowuje lejki do wątków.

Nazwa kolumny Typ Opis
id_thread_type int unikalny identyfikator, klucz główny tabeli THREADS_TYPES
id_tenant int identyfikator tenant
thread_type_name string nazwa lejka
thread_type_code string kod lejka
thread_type_color string hash koloru lejka
thread_type_group_name string kod grupy lejka
thread_type_status int status lejka
thread_type_position int pozycja lejka
thread_type_created_at datetime data utworzenia rekordu w formacie Y-m-d H:i:s
thread_type_created_by string unikalny identyfikator użytkownika tworzącego rekord
thread_type_modified_at datetime data modyfikacji rekordu w formacie Y-m-d H:i:s
thread_type_modified_by string unikalny identyfikator użytkownika modyfikującego rekord
thread_type_deleted string czy rekord został usunięty, pole może przybierać następujące wartości Y/N