From 996d9170b2186f3cb308f5639456310d28621a38 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Thu, 28 Sep 2017 09:17:28 -0700 Subject: [PATCH] JBAS-1787 Add password type table for data exports Signed-off-by: Bill Erickson --- KCLS/sql/sample-data/tools/export-tables.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/KCLS/sql/sample-data/tools/export-tables.txt b/KCLS/sql/sample-data/tools/export-tables.txt index a63daf75ed..f843b4f593 100644 --- a/KCLS/sql/sample-data/tools/export-tables.txt +++ b/KCLS/sql/sample-data/tools/export-tables.txt @@ -41,6 +41,7 @@ actor.org_unit_custom_tree actor.org_unit_custom_tree_node actor.org_unit_proximity_adjustment actor.org_unit_type +actor.passwd_type actor.search_filter_group actor.search_filter_group_entry actor.search_query -- 2.11.0