792 lines
46 KiB
YAML
Executable File
792 lines
46 KiB
YAML
Executable File
name: airbyte_utils
|
|
version: '1.0'
|
|
config-version: 2
|
|
profile: normalize
|
|
model-paths:
|
|
- models
|
|
docs-paths:
|
|
- docs
|
|
analysis-paths:
|
|
- analysis
|
|
test-paths:
|
|
- tests
|
|
seed-paths:
|
|
- data
|
|
macro-paths:
|
|
- macros
|
|
target-path: ../build
|
|
log-path: ../logs
|
|
packages-install-path: ../dbt
|
|
clean-targets:
|
|
- build
|
|
- dbt_modules
|
|
quoting:
|
|
database: true
|
|
schema: false
|
|
identifier: true
|
|
models:
|
|
airbyte_utils:
|
|
+materialized: table
|
|
generated:
|
|
airbyte_ctes:
|
|
+tags: airbyte_internal_cte
|
|
+materialized: ephemeral
|
|
airbyte_incremental:
|
|
+tags: incremental_tables
|
|
+materialized: incremental
|
|
+on_schema_change: sync_all_columns
|
|
airbyte_tables:
|
|
+tags: normalized_tables
|
|
+materialized: table
|
|
airbyte_views:
|
|
+tags: airbyte_internal_views
|
|
+materialized: view
|
|
dispatch:
|
|
- macro_namespace: dbt_utils
|
|
search_order:
|
|
- airbyte_utils
|
|
- dbt_utils
|
|
vars:
|
|
json_column: _airbyte_data
|
|
models_to_source:
|
|
admin_tags_ab1: unibag._airbyte_raw_admin_tags
|
|
admin_tags_ab2: unibag._airbyte_raw_admin_tags
|
|
admin_tags_ab3: unibag._airbyte_raw_admin_tags
|
|
admin_tags: unibag._airbyte_raw_admin_tags
|
|
cash_flows_ab1: unibag._airbyte_raw_cash_flows
|
|
cash_flows_ab2: unibag._airbyte_raw_cash_flows
|
|
cash_flows_ab3: unibag._airbyte_raw_cash_flows
|
|
cash_flows: unibag._airbyte_raw_cash_flows
|
|
cities_ab1: unibag._airbyte_raw_cities
|
|
cities_ab2: unibag._airbyte_raw_cities
|
|
cities_ab3: unibag._airbyte_raw_cities
|
|
cities: unibag._airbyte_raw_cities
|
|
customers_ab1: unibag._airbyte_raw_customers
|
|
customers_ab2: unibag._airbyte_raw_customers
|
|
customers_ab3: unibag._airbyte_raw_customers
|
|
customers: unibag._airbyte_raw_customers
|
|
districts_ab1: unibag._airbyte_raw_districts
|
|
districts_ab2: unibag._airbyte_raw_districts
|
|
districts_ab3: unibag._airbyte_raw_districts
|
|
districts: unibag._airbyte_raw_districts
|
|
event_rewards_ab1: unibag._airbyte_raw_event_rewards
|
|
event_rewards_ab2: unibag._airbyte_raw_event_rewards
|
|
event_rewards_ab3: unibag._airbyte_raw_event_rewards
|
|
event_rewards: unibag._airbyte_raw_event_rewards
|
|
events_ab1: unibag._airbyte_raw_events
|
|
events_ab2: unibag._airbyte_raw_events
|
|
events_ab3: unibag._airbyte_raw_events
|
|
events: unibag._airbyte_raw_events
|
|
inventories_ab1: unibag._airbyte_raw_inventories
|
|
inventories_ab2: unibag._airbyte_raw_inventories
|
|
inventories_ab3: unibag._airbyte_raw_inventories
|
|
inventories: unibag._airbyte_raw_inventories
|
|
membership_ab1: unibag._airbyte_raw_membership
|
|
membership_ab2: unibag._airbyte_raw_membership
|
|
membership_ab3: unibag._airbyte_raw_membership
|
|
membership: unibag._airbyte_raw_membership
|
|
membership_histories_ab1: unibag._airbyte_raw_membership_histories
|
|
membership_histories_ab2: unibag._airbyte_raw_membership_histories
|
|
membership_histories_ab3: unibag._airbyte_raw_membership_histories
|
|
membership_histories: unibag._airbyte_raw_membership_histories
|
|
membership_orders_ab1: unibag._airbyte_raw_membership_orders
|
|
membership_orders_ab2: unibag._airbyte_raw_membership_orders
|
|
membership_orders_ab3: unibag._airbyte_raw_membership_orders
|
|
membership_orders: unibag._airbyte_raw_membership_orders
|
|
order_deliveries_ab1: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_ab2: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_ab3: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries: unibag._airbyte_raw_order_deliveries
|
|
order_histories_ab1: unibag._airbyte_raw_order_histories
|
|
order_histories_ab2: unibag._airbyte_raw_order_histories
|
|
order_histories_ab3: unibag._airbyte_raw_order_histories
|
|
order_histories: unibag._airbyte_raw_order_histories
|
|
order_items_ab1: unibag._airbyte_raw_order_items
|
|
order_items_ab2: unibag._airbyte_raw_order_items
|
|
order_items_ab3: unibag._airbyte_raw_order_items
|
|
order_items: unibag._airbyte_raw_order_items
|
|
orders_ab1: unibag._airbyte_raw_orders
|
|
orders_ab2: unibag._airbyte_raw_orders
|
|
orders_ab3: unibag._airbyte_raw_orders
|
|
orders: unibag._airbyte_raw_orders
|
|
product_categories_ab1: unibag._airbyte_raw_product_categories
|
|
product_categories_ab2: unibag._airbyte_raw_product_categories
|
|
product_categories_ab3: unibag._airbyte_raw_product_categories
|
|
product_categories: unibag._airbyte_raw_product_categories
|
|
product_sku_ab1: unibag._airbyte_raw_product_sku
|
|
product_sku_ab2: unibag._airbyte_raw_product_sku
|
|
product_sku_ab3: unibag._airbyte_raw_product_sku
|
|
product_sku: unibag._airbyte_raw_product_sku
|
|
product_sku_versions_ab1: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_ab2: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_ab3: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions: unibag._airbyte_raw_product_sku_versions
|
|
product_sub_categories_ab1: unibag._airbyte_raw_product_sub_categories
|
|
product_sub_categories_ab2: unibag._airbyte_raw_product_sub_categories
|
|
product_sub_categories_ab3: unibag._airbyte_raw_product_sub_categories
|
|
product_sub_categories: unibag._airbyte_raw_product_sub_categories
|
|
products_ab1: unibag._airbyte_raw_products
|
|
products_ab2: unibag._airbyte_raw_products
|
|
products_ab3: unibag._airbyte_raw_products
|
|
products: unibag._airbyte_raw_products
|
|
promotion_orders_ab1: unibag._airbyte_raw_promotion_orders
|
|
promotion_orders_ab2: unibag._airbyte_raw_promotion_orders
|
|
promotion_orders_ab3: unibag._airbyte_raw_promotion_orders
|
|
promotion_orders: unibag._airbyte_raw_promotion_orders
|
|
promotions_ab1: unibag._airbyte_raw_promotions
|
|
promotions_ab2: unibag._airbyte_raw_promotions
|
|
promotions_ab3: unibag._airbyte_raw_promotions
|
|
promotions: unibag._airbyte_raw_promotions
|
|
referrals_ab1: unibag._airbyte_raw_referrals
|
|
referrals_ab2: unibag._airbyte_raw_referrals
|
|
referrals_ab3: unibag._airbyte_raw_referrals
|
|
referrals: unibag._airbyte_raw_referrals
|
|
session_deliveries_ab1: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_ab2: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_ab3: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries: unibag._airbyte_raw_session_deliveries
|
|
social_post_views_ab1: unibag._airbyte_raw_social_post_views
|
|
social_post_views_ab2: unibag._airbyte_raw_social_post_views
|
|
social_post_views_ab3: unibag._airbyte_raw_social_post_views
|
|
social_post_views: unibag._airbyte_raw_social_post_views
|
|
social_posts_ab1: unibag._airbyte_raw_social_posts
|
|
social_posts_ab2: unibag._airbyte_raw_social_posts
|
|
social_posts_ab3: unibag._airbyte_raw_social_posts
|
|
social_posts: unibag._airbyte_raw_social_posts
|
|
suppliers_ab1: unibag._airbyte_raw_suppliers
|
|
suppliers_ab2: unibag._airbyte_raw_suppliers
|
|
suppliers_ab3: unibag._airbyte_raw_suppliers
|
|
suppliers: unibag._airbyte_raw_suppliers
|
|
team_activities_ab1: unibag._airbyte_raw_team_activities
|
|
team_activities_ab2: unibag._airbyte_raw_team_activities
|
|
team_activities_ab3: unibag._airbyte_raw_team_activities
|
|
team_activities: unibag._airbyte_raw_team_activities
|
|
team_bonus_ab1: unibag._airbyte_raw_team_bonus
|
|
team_bonus_ab2: unibag._airbyte_raw_team_bonus
|
|
team_bonus_ab3: unibag._airbyte_raw_team_bonus
|
|
team_bonus: unibag._airbyte_raw_team_bonus
|
|
team_members_ab1: unibag._airbyte_raw_team_members
|
|
team_members_ab2: unibag._airbyte_raw_team_members
|
|
team_members_ab3: unibag._airbyte_raw_team_members
|
|
team_members: unibag._airbyte_raw_team_members
|
|
teams_ab1: unibag._airbyte_raw_teams
|
|
teams_ab2: unibag._airbyte_raw_teams
|
|
teams_ab3: unibag._airbyte_raw_teams
|
|
teams: unibag._airbyte_raw_teams
|
|
user_identifications_ab1: unibag._airbyte_raw_user_identifications
|
|
user_identifications_ab2: unibag._airbyte_raw_user_identifications
|
|
user_identifications_ab3: unibag._airbyte_raw_user_identifications
|
|
user_identifications: unibag._airbyte_raw_user_identifications
|
|
users_ab1: unibag._airbyte_raw_users
|
|
users_ab2: unibag._airbyte_raw_users
|
|
users_ab3: unibag._airbyte_raw_users
|
|
users: unibag._airbyte_raw_users
|
|
voucher_bonus_ab1: unibag._airbyte_raw_voucher_bonus
|
|
voucher_bonus_ab2: unibag._airbyte_raw_voucher_bonus
|
|
voucher_bonus_ab3: unibag._airbyte_raw_voucher_bonus
|
|
voucher_bonus: unibag._airbyte_raw_voucher_bonus
|
|
vouchers_ab1: unibag._airbyte_raw_vouchers
|
|
vouchers_ab2: unibag._airbyte_raw_vouchers
|
|
vouchers_ab3: unibag._airbyte_raw_vouchers
|
|
vouchers: unibag._airbyte_raw_vouchers
|
|
wards_ab1: unibag._airbyte_raw_wards
|
|
wards_ab2: unibag._airbyte_raw_wards
|
|
wards_ab3: unibag._airbyte_raw_wards
|
|
wards: unibag._airbyte_raw_wards
|
|
cash_flows_options_ab1: unibag._airbyte_raw_cash_flows
|
|
cash_flows_options_ab2: unibag._airbyte_raw_cash_flows
|
|
cash_flows_options_ab3: unibag._airbyte_raw_cash_flows
|
|
cash_flows_options: unibag._airbyte_raw_cash_flows
|
|
customers_info_ab1: unibag._airbyte_raw_customers
|
|
customers_info_ab2: unibag._airbyte_raw_customers
|
|
customers_info_ab3: unibag._airbyte_raw_customers
|
|
customers_info: unibag._airbyte_raw_customers
|
|
customers_statistic_ab1: unibag._airbyte_raw_customers
|
|
customers_statistic_ab2: unibag._airbyte_raw_customers
|
|
customers_statistic_ab3: unibag._airbyte_raw_customers
|
|
customers_statistic: unibag._airbyte_raw_customers
|
|
event_rewards_options_ab1: unibag._airbyte_raw_event_rewards
|
|
event_rewards_options_ab2: unibag._airbyte_raw_event_rewards
|
|
event_rewards_options_ab3: unibag._airbyte_raw_event_rewards
|
|
event_rewards_options: unibag._airbyte_raw_event_rewards
|
|
events_icon_ab1: unibag._airbyte_raw_events
|
|
events_icon_ab2: unibag._airbyte_raw_events
|
|
events_icon_ab3: unibag._airbyte_raw_events
|
|
events_icon: unibag._airbyte_raw_events
|
|
events_cover_ab1: unibag._airbyte_raw_events
|
|
events_cover_ab2: unibag._airbyte_raw_events
|
|
events_cover_ab3: unibag._airbyte_raw_events
|
|
events_cover: unibag._airbyte_raw_events
|
|
events_notice_ab1: unibag._airbyte_raw_events
|
|
events_notice_ab2: unibag._airbyte_raw_events
|
|
events_notice_ab3: unibag._airbyte_raw_events
|
|
events_notice: unibag._airbyte_raw_events
|
|
events_options_ab1: unibag._airbyte_raw_events
|
|
events_options_ab2: unibag._airbyte_raw_events
|
|
events_options_ab3: unibag._airbyte_raw_events
|
|
events_options: unibag._airbyte_raw_events
|
|
events_segments_ab1: unibag._airbyte_raw_events
|
|
events_segments_ab2: unibag._airbyte_raw_events
|
|
events_segments_ab3: unibag._airbyte_raw_events
|
|
events_segments: unibag._airbyte_raw_events
|
|
inventories_contact_ab1: unibag._airbyte_raw_inventories
|
|
inventories_contact_ab2: unibag._airbyte_raw_inventories
|
|
inventories_contact_ab3: unibag._airbyte_raw_inventories
|
|
inventories_contact: unibag._airbyte_raw_inventories
|
|
inventories_partner_ab1: unibag._airbyte_raw_inventories
|
|
inventories_partner_ab2: unibag._airbyte_raw_inventories
|
|
inventories_partner_ab3: unibag._airbyte_raw_inventories
|
|
inventories_partner: unibag._airbyte_raw_inventories
|
|
inventories_location_ab1: unibag._airbyte_raw_inventories
|
|
inventories_location_ab2: unibag._airbyte_raw_inventories
|
|
inventories_location_ab3: unibag._airbyte_raw_inventories
|
|
inventories_location: unibag._airbyte_raw_inventories
|
|
inventories_supplier_ab1: unibag._airbyte_raw_inventories
|
|
inventories_supplier_ab2: unibag._airbyte_raw_inventories
|
|
inventories_supplier_ab3: unibag._airbyte_raw_inventories
|
|
inventories_supplier: unibag._airbyte_raw_inventories
|
|
inventories_paymentmethods_ab1: unibag._airbyte_raw_inventories
|
|
inventories_paymentmethods_ab2: unibag._airbyte_raw_inventories
|
|
inventories_paymentmethods_ab3: unibag._airbyte_raw_inventories
|
|
inventories_paymentmethods: unibag._airbyte_raw_inventories
|
|
membership_histories_new_ab1: unibag._airbyte_raw_membership_histories
|
|
membership_histories_new_ab2: unibag._airbyte_raw_membership_histories
|
|
membership_histories_new_ab3: unibag._airbyte_raw_membership_histories
|
|
membership_histories_new: unibag._airbyte_raw_membership_histories
|
|
membership_histories_old_ab1: unibag._airbyte_raw_membership_histories
|
|
membership_histories_old_ab2: unibag._airbyte_raw_membership_histories
|
|
membership_histories_old_ab3: unibag._airbyte_raw_membership_histories
|
|
membership_histories_old: unibag._airbyte_raw_membership_histories
|
|
order_deliveries_weight_ab1: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_weight_ab2: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_weight_ab3: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_weight: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_customer_ab1: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_customer_ab2: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_customer_ab3: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_customer: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_delivery_ab1: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_delivery_ab2: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_delivery_ab3: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_delivery: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_location_ab1: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_location_ab2: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_location_ab3: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_location: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_promotion_ab1: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_promotion_ab2: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_promotion_ab3: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_promotion: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_trackingtime_ab1: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_trackingtime_ab2: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_trackingtime_ab3: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_trackingtime: unibag._airbyte_raw_order_deliveries
|
|
order_items_sku_ab1: unibag._airbyte_raw_order_items
|
|
order_items_sku_ab2: unibag._airbyte_raw_order_items
|
|
order_items_sku_ab3: unibag._airbyte_raw_order_items
|
|
order_items_sku: unibag._airbyte_raw_order_items
|
|
order_items_price_ab1: unibag._airbyte_raw_order_items
|
|
order_items_price_ab2: unibag._airbyte_raw_order_items
|
|
order_items_price_ab3: unibag._airbyte_raw_order_items
|
|
order_items_price: unibag._airbyte_raw_order_items
|
|
orders_price_ab1: unibag._airbyte_raw_orders
|
|
orders_price_ab2: unibag._airbyte_raw_orders
|
|
orders_price_ab3: unibag._airbyte_raw_orders
|
|
orders_price: unibag._airbyte_raw_orders
|
|
orders_payment_ab1: unibag._airbyte_raw_orders
|
|
orders_payment_ab2: unibag._airbyte_raw_orders
|
|
orders_payment_ab3: unibag._airbyte_raw_orders
|
|
orders_payment: unibag._airbyte_raw_orders
|
|
orders_delivery_ab1: unibag._airbyte_raw_orders
|
|
orders_delivery_ab2: unibag._airbyte_raw_orders
|
|
orders_delivery_ab3: unibag._airbyte_raw_orders
|
|
orders_delivery: unibag._airbyte_raw_orders
|
|
orders_supplier_ab1: unibag._airbyte_raw_orders
|
|
orders_supplier_ab2: unibag._airbyte_raw_orders
|
|
orders_supplier_ab3: unibag._airbyte_raw_orders
|
|
orders_supplier: unibag._airbyte_raw_orders
|
|
orders_inventory_ab1: unibag._airbyte_raw_orders
|
|
orders_inventory_ab2: unibag._airbyte_raw_orders
|
|
orders_inventory_ab3: unibag._airbyte_raw_orders
|
|
orders_inventory: unibag._airbyte_raw_orders
|
|
orders_promotion_ab1: unibag._airbyte_raw_orders
|
|
orders_promotion_ab2: unibag._airbyte_raw_orders
|
|
orders_promotion_ab3: unibag._airbyte_raw_orders
|
|
orders_promotion: unibag._airbyte_raw_orders
|
|
orders_sendemail_ab1: unibag._airbyte_raw_orders
|
|
orders_sendemail_ab2: unibag._airbyte_raw_orders
|
|
orders_sendemail_ab3: unibag._airbyte_raw_orders
|
|
orders_sendemail: unibag._airbyte_raw_orders
|
|
orders_useragent_ab1: unibag._airbyte_raw_orders
|
|
orders_useragent_ab2: unibag._airbyte_raw_orders
|
|
orders_useragent_ab3: unibag._airbyte_raw_orders
|
|
orders_useragent: unibag._airbyte_raw_orders
|
|
product_categories_icon_ab1: unibag._airbyte_raw_product_categories
|
|
product_categories_icon_ab2: unibag._airbyte_raw_product_categories
|
|
product_categories_icon_ab3: unibag._airbyte_raw_product_categories
|
|
product_categories_icon: unibag._airbyte_raw_product_categories
|
|
product_categories_statistic_ab1: unibag._airbyte_raw_product_categories
|
|
product_categories_statistic_ab2: unibag._airbyte_raw_product_categories
|
|
product_categories_statistic_ab3: unibag._airbyte_raw_product_categories
|
|
product_categories_statistic: unibag._airbyte_raw_product_categories
|
|
product_sku_info_ab1: unibag._airbyte_raw_product_sku
|
|
product_sku_info_ab2: unibag._airbyte_raw_product_sku
|
|
product_sku_info_ab3: unibag._airbyte_raw_product_sku
|
|
product_sku_info: unibag._airbyte_raw_product_sku
|
|
product_sku_price_ab1: unibag._airbyte_raw_product_sku
|
|
product_sku_price_ab2: unibag._airbyte_raw_product_sku
|
|
product_sku_price_ab3: unibag._airbyte_raw_product_sku
|
|
product_sku_price: unibag._airbyte_raw_product_sku
|
|
product_sku_statistic_ab1: unibag._airbyte_raw_product_sku
|
|
product_sku_statistic_ab2: unibag._airbyte_raw_product_sku
|
|
product_sku_statistic_ab3: unibag._airbyte_raw_product_sku
|
|
product_sku_statistic: unibag._airbyte_raw_product_sku
|
|
product_sku_pricepercent_ab1: unibag._airbyte_raw_product_sku
|
|
product_sku_pricepercent_ab2: unibag._airbyte_raw_product_sku
|
|
product_sku_pricepercent_ab3: unibag._airbyte_raw_product_sku
|
|
product_sku_pricepercent: unibag._airbyte_raw_product_sku
|
|
product_sku_versions_info_ab1: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_info_ab2: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_info_ab3: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_info: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_price_ab1: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_price_ab2: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_price_ab3: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_price: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_statistic_ab1: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_statistic_ab2: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_statistic_ab3: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_statistic: unibag._airbyte_raw_product_sku_versions
|
|
products_info_ab1: unibag._airbyte_raw_products
|
|
products_info_ab2: unibag._airbyte_raw_products
|
|
products_info_ab3: unibag._airbyte_raw_products
|
|
products_info: unibag._airbyte_raw_products
|
|
products_order_ab1: unibag._airbyte_raw_products
|
|
products_order_ab2: unibag._airbyte_raw_products
|
|
products_order_ab3: unibag._airbyte_raw_products
|
|
products_order: unibag._airbyte_raw_products
|
|
products_price_ab1: unibag._airbyte_raw_products
|
|
products_price_ab2: unibag._airbyte_raw_products
|
|
products_price_ab3: unibag._airbyte_raw_products
|
|
products_price: unibag._airbyte_raw_products
|
|
products_score_ab1: unibag._airbyte_raw_products
|
|
products_score_ab2: unibag._airbyte_raw_products
|
|
products_score_ab3: unibag._airbyte_raw_products
|
|
products_score: unibag._airbyte_raw_products
|
|
products_statistic_ab1: unibag._airbyte_raw_products
|
|
products_statistic_ab2: unibag._airbyte_raw_products
|
|
products_statistic_ab3: unibag._airbyte_raw_products
|
|
products_statistic: unibag._airbyte_raw_products
|
|
products_pricepercent_ab1: unibag._airbyte_raw_products
|
|
products_pricepercent_ab2: unibag._airbyte_raw_products
|
|
products_pricepercent_ab3: unibag._airbyte_raw_products
|
|
products_pricepercent: unibag._airbyte_raw_products
|
|
products_sharestatistic_ab1: unibag._airbyte_raw_products
|
|
products_sharestatistic_ab2: unibag._airbyte_raw_products
|
|
products_sharestatistic_ab3: unibag._airbyte_raw_products
|
|
products_sharestatistic: unibag._airbyte_raw_products
|
|
products_reviewstatistic_ab1: unibag._airbyte_raw_products
|
|
products_reviewstatistic_ab2: unibag._airbyte_raw_products
|
|
products_reviewstatistic_ab3: unibag._airbyte_raw_products
|
|
products_reviewstatistic: unibag._airbyte_raw_products
|
|
promotion_orders_supplier_ab1: unibag._airbyte_raw_promotion_orders
|
|
promotion_orders_supplier_ab2: unibag._airbyte_raw_promotion_orders
|
|
promotion_orders_supplier_ab3: unibag._airbyte_raw_promotion_orders
|
|
promotion_orders_supplier: unibag._airbyte_raw_promotion_orders
|
|
promotions_options_ab1: unibag._airbyte_raw_promotions
|
|
promotions_options_ab2: unibag._airbyte_raw_promotions
|
|
promotions_options_ab3: unibag._airbyte_raw_promotions
|
|
promotions_options: unibag._airbyte_raw_promotions
|
|
promotions_applyfor_ab1: unibag._airbyte_raw_promotions
|
|
promotions_applyfor_ab2: unibag._airbyte_raw_promotions
|
|
promotions_applyfor_ab3: unibag._airbyte_raw_promotions
|
|
promotions_applyfor: unibag._airbyte_raw_promotions
|
|
promotions_statistic_ab1: unibag._airbyte_raw_promotions
|
|
promotions_statistic_ab2: unibag._airbyte_raw_promotions
|
|
promotions_statistic_ab3: unibag._airbyte_raw_promotions
|
|
promotions_statistic: unibag._airbyte_raw_promotions
|
|
promotions_conditionforuser_ab1: unibag._airbyte_raw_promotions
|
|
promotions_conditionforuser_ab2: unibag._airbyte_raw_promotions
|
|
promotions_conditionforuser_ab3: unibag._airbyte_raw_promotions
|
|
promotions_conditionforuser: unibag._airbyte_raw_promotions
|
|
promotions_suppliercommission_ab1: unibag._airbyte_raw_promotions
|
|
promotions_suppliercommission_ab2: unibag._airbyte_raw_promotions
|
|
promotions_suppliercommission_ab3: unibag._airbyte_raw_promotions
|
|
promotions_suppliercommission: unibag._airbyte_raw_promotions
|
|
session_deliveries_request_ab1: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_request_ab2: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_request_ab3: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_request: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_customer_ab1: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_customer_ab2: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_customer_ab3: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_customer: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_delivery_ab1: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_delivery_ab2: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_delivery_ab3: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_delivery: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_location_ab1: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_location_ab2: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_location_ab3: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_location: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_promotion_ab1: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_promotion_ab2: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_promotion_ab3: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_promotion: unibag._airbyte_raw_session_deliveries
|
|
social_posts_statistic_ab1: unibag._airbyte_raw_social_posts
|
|
social_posts_statistic_ab2: unibag._airbyte_raw_social_posts
|
|
social_posts_statistic_ab3: unibag._airbyte_raw_social_posts
|
|
social_posts_statistic: unibag._airbyte_raw_social_posts
|
|
social_posts_sharestatistic_ab1: unibag._airbyte_raw_social_posts
|
|
social_posts_sharestatistic_ab2: unibag._airbyte_raw_social_posts
|
|
social_posts_sharestatistic_ab3: unibag._airbyte_raw_social_posts
|
|
social_posts_sharestatistic: unibag._airbyte_raw_social_posts
|
|
suppliers_bank_ab1: unibag._airbyte_raw_suppliers
|
|
suppliers_bank_ab2: unibag._airbyte_raw_suppliers
|
|
suppliers_bank_ab3: unibag._airbyte_raw_suppliers
|
|
suppliers_bank: unibag._airbyte_raw_suppliers
|
|
suppliers_logo_ab1: unibag._airbyte_raw_suppliers
|
|
suppliers_logo_ab2: unibag._airbyte_raw_suppliers
|
|
suppliers_logo_ab3: unibag._airbyte_raw_suppliers
|
|
suppliers_logo: unibag._airbyte_raw_suppliers
|
|
suppliers_balance_ab1: unibag._airbyte_raw_suppliers
|
|
suppliers_balance_ab2: unibag._airbyte_raw_suppliers
|
|
suppliers_balance_ab3: unibag._airbyte_raw_suppliers
|
|
suppliers_balance: unibag._airbyte_raw_suppliers
|
|
suppliers_location_ab1: unibag._airbyte_raw_suppliers
|
|
suppliers_location_ab2: unibag._airbyte_raw_suppliers
|
|
suppliers_location_ab3: unibag._airbyte_raw_suppliers
|
|
suppliers_location: unibag._airbyte_raw_suppliers
|
|
suppliers_statistic_ab1: unibag._airbyte_raw_suppliers
|
|
suppliers_statistic_ab2: unibag._airbyte_raw_suppliers
|
|
suppliers_statistic_ab3: unibag._airbyte_raw_suppliers
|
|
suppliers_statistic: unibag._airbyte_raw_suppliers
|
|
suppliers_reviewstatistic_ab1: unibag._airbyte_raw_suppliers
|
|
suppliers_reviewstatistic_ab2: unibag._airbyte_raw_suppliers
|
|
suppliers_reviewstatistic_ab3: unibag._airbyte_raw_suppliers
|
|
suppliers_reviewstatistic: unibag._airbyte_raw_suppliers
|
|
team_activities_options_ab1: unibag._airbyte_raw_team_activities
|
|
team_activities_options_ab2: unibag._airbyte_raw_team_activities
|
|
team_activities_options_ab3: unibag._airbyte_raw_team_activities
|
|
team_activities_options: unibag._airbyte_raw_team_activities
|
|
team_members_statistic_ab1: unibag._airbyte_raw_team_members
|
|
team_members_statistic_ab2: unibag._airbyte_raw_team_members
|
|
team_members_statistic_ab3: unibag._airbyte_raw_team_members
|
|
team_members_statistic: unibag._airbyte_raw_team_members
|
|
team_members_statisticmonth_ab1: unibag._airbyte_raw_team_members
|
|
team_members_statisticmonth_ab2: unibag._airbyte_raw_team_members
|
|
team_members_statisticmonth_ab3: unibag._airbyte_raw_team_members
|
|
team_members_statisticmonth: unibag._airbyte_raw_team_members
|
|
teams_logo_ab1: unibag._airbyte_raw_teams
|
|
teams_logo_ab2: unibag._airbyte_raw_teams
|
|
teams_logo_ab3: unibag._airbyte_raw_teams
|
|
teams_logo: unibag._airbyte_raw_teams
|
|
teams_level_ab1: unibag._airbyte_raw_teams
|
|
teams_level_ab2: unibag._airbyte_raw_teams
|
|
teams_level_ab3: unibag._airbyte_raw_teams
|
|
teams_level: unibag._airbyte_raw_teams
|
|
teams_statistic_ab1: unibag._airbyte_raw_teams
|
|
teams_statistic_ab2: unibag._airbyte_raw_teams
|
|
teams_statistic_ab3: unibag._airbyte_raw_teams
|
|
teams_statistic: unibag._airbyte_raw_teams
|
|
teams_information_ab1: unibag._airbyte_raw_teams
|
|
teams_information_ab2: unibag._airbyte_raw_teams
|
|
teams_information_ab3: unibag._airbyte_raw_teams
|
|
teams_information: unibag._airbyte_raw_teams
|
|
user_identifications_backside_ab1: unibag._airbyte_raw_user_identifications
|
|
user_identifications_backside_ab2: unibag._airbyte_raw_user_identifications
|
|
user_identifications_backside_ab3: unibag._airbyte_raw_user_identifications
|
|
user_identifications_backside: unibag._airbyte_raw_user_identifications
|
|
user_identifications_frontside_ab1: unibag._airbyte_raw_user_identifications
|
|
user_identifications_frontside_ab2: unibag._airbyte_raw_user_identifications
|
|
user_identifications_frontside_ab3: unibag._airbyte_raw_user_identifications
|
|
user_identifications_frontside: unibag._airbyte_raw_user_identifications
|
|
user_identifications_detectinformation_ab1: unibag._airbyte_raw_user_identifications
|
|
user_identifications_detectinformation_ab2: unibag._airbyte_raw_user_identifications
|
|
user_identifications_detectinformation_ab3: unibag._airbyte_raw_user_identifications
|
|
user_identifications_detectinformation: unibag._airbyte_raw_user_identifications
|
|
users_info_ab1: unibag._airbyte_raw_users
|
|
users_info_ab2: unibag._airbyte_raw_users
|
|
users_info_ab3: unibag._airbyte_raw_users
|
|
users_info: unibag._airbyte_raw_users
|
|
users_team_ab1: unibag._airbyte_raw_users
|
|
users_team_ab2: unibag._airbyte_raw_users
|
|
users_team_ab3: unibag._airbyte_raw_users
|
|
users_team: unibag._airbyte_raw_users
|
|
users_zalo_ab1: unibag._airbyte_raw_users
|
|
users_zalo_ab2: unibag._airbyte_raw_users
|
|
users_zalo_ab3: unibag._airbyte_raw_users
|
|
users_zalo: unibag._airbyte_raw_users
|
|
users_email_ab1: unibag._airbyte_raw_users
|
|
users_email_ab2: unibag._airbyte_raw_users
|
|
users_email_ab3: unibag._airbyte_raw_users
|
|
users_email: unibag._airbyte_raw_users
|
|
users_phone_ab1: unibag._airbyte_raw_users
|
|
users_phone_ab2: unibag._airbyte_raw_users
|
|
users_phone_ab3: unibag._airbyte_raw_users
|
|
users_phone: unibag._airbyte_raw_users
|
|
users_avatar_ab1: unibag._airbyte_raw_users
|
|
users_avatar_ab2: unibag._airbyte_raw_users
|
|
users_avatar_ab3: unibag._airbyte_raw_users
|
|
users_avatar: unibag._airbyte_raw_users
|
|
users_facebook_ab1: unibag._airbyte_raw_users
|
|
users_facebook_ab2: unibag._airbyte_raw_users
|
|
users_facebook_ab3: unibag._airbyte_raw_users
|
|
users_facebook: unibag._airbyte_raw_users
|
|
users_referral_ab1: unibag._airbyte_raw_users
|
|
users_referral_ab2: unibag._airbyte_raw_users
|
|
users_referral_ab3: unibag._airbyte_raw_users
|
|
users_referral: unibag._airbyte_raw_users
|
|
users_statistic_ab1: unibag._airbyte_raw_users
|
|
users_statistic_ab2: unibag._airbyte_raw_users
|
|
users_statistic_ab3: unibag._airbyte_raw_users
|
|
users_statistic: unibag._airbyte_raw_users
|
|
users_membership_ab1: unibag._airbyte_raw_users
|
|
users_membership_ab2: unibag._airbyte_raw_users
|
|
users_membership_ab3: unibag._airbyte_raw_users
|
|
users_membership: unibag._airbyte_raw_users
|
|
users_identification_ab1: unibag._airbyte_raw_users
|
|
users_identification_ab2: unibag._airbyte_raw_users
|
|
users_identification_ab3: unibag._airbyte_raw_users
|
|
users_identification: unibag._airbyte_raw_users
|
|
vouchers_logo_ab1: unibag._airbyte_raw_vouchers
|
|
vouchers_logo_ab2: unibag._airbyte_raw_vouchers
|
|
vouchers_logo_ab3: unibag._airbyte_raw_vouchers
|
|
vouchers_logo: unibag._airbyte_raw_vouchers
|
|
vouchers_options_ab1: unibag._airbyte_raw_vouchers
|
|
vouchers_options_ab2: unibag._airbyte_raw_vouchers
|
|
vouchers_options_ab3: unibag._airbyte_raw_vouchers
|
|
vouchers_options: unibag._airbyte_raw_vouchers
|
|
vouchers_applyfor_ab1: unibag._airbyte_raw_vouchers
|
|
vouchers_applyfor_ab2: unibag._airbyte_raw_vouchers
|
|
vouchers_applyfor_ab3: unibag._airbyte_raw_vouchers
|
|
vouchers_applyfor: unibag._airbyte_raw_vouchers
|
|
events_icon_dimensions_ab1: unibag._airbyte_raw_events
|
|
events_icon_dimensions_ab2: unibag._airbyte_raw_events
|
|
events_icon_dimensions_ab3: unibag._airbyte_raw_events
|
|
events_icon_dimensions: unibag._airbyte_raw_events
|
|
events_cover_dimensions_ab1: unibag._airbyte_raw_events
|
|
events_cover_dimensions_ab2: unibag._airbyte_raw_events
|
|
events_cover_dimensions_ab3: unibag._airbyte_raw_events
|
|
events_cover_dimensions: unibag._airbyte_raw_events
|
|
events_segments_lastmonthsales_ab1: unibag._airbyte_raw_events
|
|
events_segments_lastmonthsales_ab2: unibag._airbyte_raw_events
|
|
events_segments_lastmonthsales_ab3: unibag._airbyte_raw_events
|
|
events_segments_lastmonthsales: unibag._airbyte_raw_events
|
|
events_segments_highestmonthlysales_ab1: unibag._airbyte_raw_events
|
|
events_segments_highestmonthlysales_ab2: unibag._airbyte_raw_events
|
|
events_segments_highestmonthlysales_ab3: unibag._airbyte_raw_events
|
|
events_segments_highestmonthlysales: unibag._airbyte_raw_events
|
|
inventories_location_location_ab1: unibag._airbyte_raw_inventories
|
|
inventories_location_location_ab2: unibag._airbyte_raw_inventories
|
|
inventories_location_location_ab3: unibag._airbyte_raw_inventories
|
|
inventories_location_location: unibag._airbyte_raw_inventories
|
|
membership_histories_new_condition_ab1: unibag._airbyte_raw_membership_histories
|
|
membership_histories_new_condition_ab2: unibag._airbyte_raw_membership_histories
|
|
membership_histories_new_condition_ab3: unibag._airbyte_raw_membership_histories
|
|
membership_histories_new_condition: unibag._airbyte_raw_membership_histories
|
|
membership_histories_old_condition_ab1: unibag._airbyte_raw_membership_histories
|
|
membership_histories_old_condition_ab2: unibag._airbyte_raw_membership_histories
|
|
membership_histories_old_condition_ab3: unibag._airbyte_raw_membership_histories
|
|
membership_histories_old_condition: unibag._airbyte_raw_membership_histories
|
|
membership_histories_old_statistic_ab1: unibag._airbyte_raw_membership_histories
|
|
membership_histories_old_statistic_ab2: unibag._airbyte_raw_membership_histories
|
|
membership_histories_old_statistic_ab3: unibag._airbyte_raw_membership_histories
|
|
membership_histories_old_statistic: unibag._airbyte_raw_membership_histories
|
|
order_deliveries_delivery_feeship_ab1: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_delivery_feeship_ab2: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_delivery_feeship_ab3: unibag._airbyte_raw_order_deliveries
|
|
order_deliveries_delivery_feeship: unibag._airbyte_raw_order_deliveries
|
|
orders_delivery_weight_ab1: unibag._airbyte_raw_orders
|
|
orders_delivery_weight_ab2: unibag._airbyte_raw_orders
|
|
orders_delivery_weight_ab3: unibag._airbyte_raw_orders
|
|
orders_delivery_weight: unibag._airbyte_raw_orders
|
|
orders_delivery_feeship_ab1: unibag._airbyte_raw_orders
|
|
orders_delivery_feeship_ab2: unibag._airbyte_raw_orders
|
|
orders_delivery_feeship_ab3: unibag._airbyte_raw_orders
|
|
orders_delivery_feeship: unibag._airbyte_raw_orders
|
|
orders_delivery_location_ab1: unibag._airbyte_raw_orders
|
|
orders_delivery_location_ab2: unibag._airbyte_raw_orders
|
|
orders_delivery_location_ab3: unibag._airbyte_raw_orders
|
|
orders_delivery_location: unibag._airbyte_raw_orders
|
|
product_categories_icon_dimensions_ab1: unibag._airbyte_raw_product_categories
|
|
product_categories_icon_dimensions_ab2: unibag._airbyte_raw_product_categories
|
|
product_categories_icon_dimensions_ab3: unibag._airbyte_raw_product_categories
|
|
product_categories_icon_dimensions: unibag._airbyte_raw_product_categories
|
|
product_sku_info_category_ab1: unibag._airbyte_raw_product_sku
|
|
product_sku_info_category_ab2: unibag._airbyte_raw_product_sku
|
|
product_sku_info_category_ab3: unibag._airbyte_raw_product_sku
|
|
product_sku_info_category: unibag._airbyte_raw_product_sku
|
|
product_sku_info_supplier_ab1: unibag._airbyte_raw_product_sku
|
|
product_sku_info_supplier_ab2: unibag._airbyte_raw_product_sku
|
|
product_sku_info_supplier_ab3: unibag._airbyte_raw_product_sku
|
|
product_sku_info_supplier: unibag._airbyte_raw_product_sku
|
|
product_sku_info_inventory_ab1: unibag._airbyte_raw_product_sku
|
|
product_sku_info_inventory_ab2: unibag._airbyte_raw_product_sku
|
|
product_sku_info_inventory_ab3: unibag._airbyte_raw_product_sku
|
|
product_sku_info_inventory: unibag._airbyte_raw_product_sku
|
|
product_sku_versions_info_category_ab1: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_info_category_ab2: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_info_category_ab3: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_info_category: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_info_supplier_ab1: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_info_supplier_ab2: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_info_supplier_ab3: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_info_supplier: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_info_inventory_ab1: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_info_inventory_ab2: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_info_inventory_ab3: unibag._airbyte_raw_product_sku_versions
|
|
product_sku_versions_info_inventory: unibag._airbyte_raw_product_sku_versions
|
|
products_info_category_ab1: unibag._airbyte_raw_products
|
|
products_info_category_ab2: unibag._airbyte_raw_products
|
|
products_info_category_ab3: unibag._airbyte_raw_products
|
|
products_info_category: unibag._airbyte_raw_products
|
|
products_info_supplier_ab1: unibag._airbyte_raw_products
|
|
products_info_supplier_ab2: unibag._airbyte_raw_products
|
|
products_info_supplier_ab3: unibag._airbyte_raw_products
|
|
products_info_supplier: unibag._airbyte_raw_products
|
|
products_info_inventory_ab1: unibag._airbyte_raw_products
|
|
products_info_inventory_ab2: unibag._airbyte_raw_products
|
|
products_info_inventory_ab3: unibag._airbyte_raw_products
|
|
products_info_inventory: unibag._airbyte_raw_products
|
|
promotions_options_bonus_ab1: unibag._airbyte_raw_promotions
|
|
promotions_options_bonus_ab2: unibag._airbyte_raw_promotions
|
|
promotions_options_bonus_ab3: unibag._airbyte_raw_promotions
|
|
promotions_options_bonus: unibag._airbyte_raw_promotions
|
|
session_deliveries_request_to_ab1: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_request_to_ab2: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_request_to_ab3: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_request_to: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_request_from_ab1: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_request_from_ab2: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_request_from_ab3: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_request_from: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_delivery_feeship_ab1: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_delivery_feeship_ab2: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_delivery_feeship_ab3: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_delivery_feeship: unibag._airbyte_raw_session_deliveries
|
|
suppliers_logo_dimensions_ab1: unibag._airbyte_raw_suppliers
|
|
suppliers_logo_dimensions_ab2: unibag._airbyte_raw_suppliers
|
|
suppliers_logo_dimensions_ab3: unibag._airbyte_raw_suppliers
|
|
suppliers_logo_dimensions: unibag._airbyte_raw_suppliers
|
|
teams_logo_dimensions_ab1: unibag._airbyte_raw_teams
|
|
teams_logo_dimensions_ab2: unibag._airbyte_raw_teams
|
|
teams_logo_dimensions_ab3: unibag._airbyte_raw_teams
|
|
teams_logo_dimensions: unibag._airbyte_raw_teams
|
|
user_identifications_backside_dimensions_ab1: unibag._airbyte_raw_user_identifications
|
|
user_identifications_backside_dimensions_ab2: unibag._airbyte_raw_user_identifications
|
|
user_identifications_backside_dimensions_ab3: unibag._airbyte_raw_user_identifications
|
|
user_identifications_backside_dimensions: unibag._airbyte_raw_user_identifications
|
|
user_identifications_frontside_dimensions_ab1: unibag._airbyte_raw_user_identifications
|
|
user_identifications_frontside_dimensions_ab2: unibag._airbyte_raw_user_identifications
|
|
user_identifications_frontside_dimensions_ab3: unibag._airbyte_raw_user_identifications
|
|
user_identifications_frontside_dimensions: unibag._airbyte_raw_user_identifications
|
|
user_identifications__ation_addressentities_ab1: unibag._airbyte_raw_user_identifications
|
|
user_identifications__ation_addressentities_ab2: unibag._airbyte_raw_user_identifications
|
|
user_identifications__ation_addressentities_ab3: unibag._airbyte_raw_user_identifications
|
|
user_identifications__ation_addressentities: unibag._airbyte_raw_user_identifications
|
|
users_avatar_dimensions_ab1: unibag._airbyte_raw_users
|
|
users_avatar_dimensions_ab2: unibag._airbyte_raw_users
|
|
users_avatar_dimensions_ab3: unibag._airbyte_raw_users
|
|
users_avatar_dimensions: unibag._airbyte_raw_users
|
|
vouchers_logo_dimensions_ab1: unibag._airbyte_raw_vouchers
|
|
vouchers_logo_dimensions_ab2: unibag._airbyte_raw_vouchers
|
|
vouchers_logo_dimensions_ab3: unibag._airbyte_raw_vouchers
|
|
vouchers_logo_dimensions: unibag._airbyte_raw_vouchers
|
|
vouchers_options_bonus_ab1: unibag._airbyte_raw_vouchers
|
|
vouchers_options_bonus_ab2: unibag._airbyte_raw_vouchers
|
|
vouchers_options_bonus_ab3: unibag._airbyte_raw_vouchers
|
|
vouchers_options_bonus: unibag._airbyte_raw_vouchers
|
|
events_icon_dimensions_md_ab1: unibag._airbyte_raw_events
|
|
events_icon_dimensions_md_ab2: unibag._airbyte_raw_events
|
|
events_icon_dimensions_md_ab3: unibag._airbyte_raw_events
|
|
events_icon_dimensions_md: unibag._airbyte_raw_events
|
|
events_icon_dimensions_sm_ab1: unibag._airbyte_raw_events
|
|
events_icon_dimensions_sm_ab2: unibag._airbyte_raw_events
|
|
events_icon_dimensions_sm_ab3: unibag._airbyte_raw_events
|
|
events_icon_dimensions_sm: unibag._airbyte_raw_events
|
|
events_cover_dimensions_md_ab1: unibag._airbyte_raw_events
|
|
events_cover_dimensions_md_ab2: unibag._airbyte_raw_events
|
|
events_cover_dimensions_md_ab3: unibag._airbyte_raw_events
|
|
events_cover_dimensions_md: unibag._airbyte_raw_events
|
|
events_cover_dimensions_sm_ab1: unibag._airbyte_raw_events
|
|
events_cover_dimensions_sm_ab2: unibag._airbyte_raw_events
|
|
events_cover_dimensions_sm_ab3: unibag._airbyte_raw_events
|
|
events_cover_dimensions_sm: unibag._airbyte_raw_events
|
|
product_categories_icon_dimensions_md_ab1: unibag._airbyte_raw_product_categories
|
|
product_categories_icon_dimensions_md_ab2: unibag._airbyte_raw_product_categories
|
|
product_categories_icon_dimensions_md_ab3: unibag._airbyte_raw_product_categories
|
|
product_categories_icon_dimensions_md: unibag._airbyte_raw_product_categories
|
|
product_categories_icon_dimensions_sm_ab1: unibag._airbyte_raw_product_categories
|
|
product_categories_icon_dimensions_sm_ab2: unibag._airbyte_raw_product_categories
|
|
product_categories_icon_dimensions_sm_ab3: unibag._airbyte_raw_product_categories
|
|
product_categories_icon_dimensions_sm: unibag._airbyte_raw_product_categories
|
|
product_sku_info_inventory_location_ab1: unibag._airbyte_raw_product_sku
|
|
product_sku_info_inventory_location_ab2: unibag._airbyte_raw_product_sku
|
|
product_sku_info_inventory_location_ab3: unibag._airbyte_raw_product_sku
|
|
product_sku_info_inventory_location: unibag._airbyte_raw_product_sku
|
|
products_info_inventory_location_ab1: unibag._airbyte_raw_products
|
|
products_info_inventory_location_ab2: unibag._airbyte_raw_products
|
|
products_info_inventory_location_ab3: unibag._airbyte_raw_products
|
|
products_info_inventory_location: unibag._airbyte_raw_products
|
|
session_deliveries_request_to_location_ab1: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_request_to_location_ab2: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_request_to_location_ab3: unibag._airbyte_raw_session_deliveries
|
|
session_deliveries_request_to_location: unibag._airbyte_raw_session_deliveries
|
|
suppliers_logo_dimensions_md_ab1: unibag._airbyte_raw_suppliers
|
|
suppliers_logo_dimensions_md_ab2: unibag._airbyte_raw_suppliers
|
|
suppliers_logo_dimensions_md_ab3: unibag._airbyte_raw_suppliers
|
|
suppliers_logo_dimensions_md: unibag._airbyte_raw_suppliers
|
|
suppliers_logo_dimensions_sm_ab1: unibag._airbyte_raw_suppliers
|
|
suppliers_logo_dimensions_sm_ab2: unibag._airbyte_raw_suppliers
|
|
suppliers_logo_dimensions_sm_ab3: unibag._airbyte_raw_suppliers
|
|
suppliers_logo_dimensions_sm: unibag._airbyte_raw_suppliers
|
|
teams_logo_dimensions_md_ab1: unibag._airbyte_raw_teams
|
|
teams_logo_dimensions_md_ab2: unibag._airbyte_raw_teams
|
|
teams_logo_dimensions_md_ab3: unibag._airbyte_raw_teams
|
|
teams_logo_dimensions_md: unibag._airbyte_raw_teams
|
|
teams_logo_dimensions_sm_ab1: unibag._airbyte_raw_teams
|
|
teams_logo_dimensions_sm_ab2: unibag._airbyte_raw_teams
|
|
teams_logo_dimensions_sm_ab3: unibag._airbyte_raw_teams
|
|
teams_logo_dimensions_sm: unibag._airbyte_raw_teams
|
|
user_identifications_backside_dimensions_md_ab1: unibag._airbyte_raw_user_identifications
|
|
user_identifications_backside_dimensions_md_ab2: unibag._airbyte_raw_user_identifications
|
|
user_identifications_backside_dimensions_md_ab3: unibag._airbyte_raw_user_identifications
|
|
user_identifications_backside_dimensions_md: unibag._airbyte_raw_user_identifications
|
|
user_identifications_backside_dimensions_sm_ab1: unibag._airbyte_raw_user_identifications
|
|
user_identifications_backside_dimensions_sm_ab2: unibag._airbyte_raw_user_identifications
|
|
user_identifications_backside_dimensions_sm_ab3: unibag._airbyte_raw_user_identifications
|
|
user_identifications_backside_dimensions_sm: unibag._airbyte_raw_user_identifications
|
|
user_identifications__ontside_dimensions_md_ab1: unibag._airbyte_raw_user_identifications
|
|
user_identifications__ontside_dimensions_md_ab2: unibag._airbyte_raw_user_identifications
|
|
user_identifications__ontside_dimensions_md_ab3: unibag._airbyte_raw_user_identifications
|
|
user_identifications__ontside_dimensions_md: unibag._airbyte_raw_user_identifications
|
|
user_identifications__ontside_dimensions_sm_ab1: unibag._airbyte_raw_user_identifications
|
|
user_identifications__ontside_dimensions_sm_ab2: unibag._airbyte_raw_user_identifications
|
|
user_identifications__ontside_dimensions_sm_ab3: unibag._airbyte_raw_user_identifications
|
|
user_identifications__ontside_dimensions_sm: unibag._airbyte_raw_user_identifications
|
|
users_avatar_dimensions_md_ab1: unibag._airbyte_raw_users
|
|
users_avatar_dimensions_md_ab2: unibag._airbyte_raw_users
|
|
users_avatar_dimensions_md_ab3: unibag._airbyte_raw_users
|
|
users_avatar_dimensions_md: unibag._airbyte_raw_users
|
|
users_avatar_dimensions_sm_ab1: unibag._airbyte_raw_users
|
|
users_avatar_dimensions_sm_ab2: unibag._airbyte_raw_users
|
|
users_avatar_dimensions_sm_ab3: unibag._airbyte_raw_users
|
|
users_avatar_dimensions_sm: unibag._airbyte_raw_users
|
|
vouchers_logo_dimensions_md_ab1: unibag._airbyte_raw_vouchers
|
|
vouchers_logo_dimensions_md_ab2: unibag._airbyte_raw_vouchers
|
|
vouchers_logo_dimensions_md_ab3: unibag._airbyte_raw_vouchers
|
|
vouchers_logo_dimensions_md: unibag._airbyte_raw_vouchers
|
|
vouchers_logo_dimensions_sm_ab1: unibag._airbyte_raw_vouchers
|
|
vouchers_logo_dimensions_sm_ab2: unibag._airbyte_raw_vouchers
|
|
vouchers_logo_dimensions_sm_ab3: unibag._airbyte_raw_vouchers
|
|
vouchers_logo_dimensions_sm: unibag._airbyte_raw_vouchers
|
|
product_sku_info_inv__ory_location_location_ab1: unibag._airbyte_raw_product_sku
|
|
product_sku_info_inv__ory_location_location_ab2: unibag._airbyte_raw_product_sku
|
|
product_sku_info_inv__ory_location_location_ab3: unibag._airbyte_raw_product_sku
|
|
product_sku_info_inv__ory_location_location: unibag._airbyte_raw_product_sku
|
|
products_info_inventory_location_location_ab1: unibag._airbyte_raw_products
|
|
products_info_inventory_location_location_ab2: unibag._airbyte_raw_products
|
|
products_info_inventory_location_location_ab3: unibag._airbyte_raw_products
|
|
products_info_inventory_location_location: unibag._airbyte_raw_products
|