{
	"task_id": 56,
	"query_logs": [
		{
			"id": 87545,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.385550+00:00",
			"db_object_type": "disable function_body",
			"db_object_name": "disable_function_body",
			"statement": "set check_function_bodies to 'off'",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87546,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.445426+00:00",
			"db_object_type": "tables",
			"db_object_name": "categories",
			"statement": "ALTER TABLE public.categories\n    ALTER COLUMN category_id SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87547,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.455701+00:00",
			"db_object_type": "tables",
			"db_object_name": "categories",
			"statement": "ALTER TABLE public.categories\n    ALTER COLUMN category_name SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87548,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.476802+00:00",
			"db_object_type": "tables",
			"db_object_name": "customer_customer_demo",
			"statement": "ALTER TABLE public.customer_customer_demo\n    ALTER COLUMN customer_id SET NOT NULL, ALTER COLUMN customer_id TYPE bpchar",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87549,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.488278+00:00",
			"db_object_type": "tables",
			"db_object_name": "customer_customer_demo",
			"statement": "ALTER TABLE public.customer_customer_demo\n    ALTER COLUMN customer_type_id SET NOT NULL, ALTER COLUMN customer_type_id TYPE bpchar",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87550,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.499221+00:00",
			"db_object_type": "tables",
			"db_object_name": "customer_demographics",
			"statement": "ALTER TABLE public.customer_demographics\n    ALTER COLUMN customer_type_id SET NOT NULL, ALTER COLUMN customer_type_id TYPE bpchar",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87551,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.510643+00:00",
			"db_object_type": "tables",
			"db_object_name": "customers",
			"statement": "ALTER TABLE public.customers\n    ALTER COLUMN customer_id SET NOT NULL, ALTER COLUMN customer_id TYPE bpchar",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87552,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.521000+00:00",
			"db_object_type": "tables",
			"db_object_name": "customers",
			"statement": "ALTER TABLE public.customers\n    ALTER COLUMN company_name SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87553,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.531002+00:00",
			"db_object_type": "tables",
			"db_object_name": "customers",
			"statement": "ALTER TABLE public.customers\n    ALTER COLUMN contact_name DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87554,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.542334+00:00",
			"db_object_type": "tables",
			"db_object_name": "customers",
			"statement": "ALTER TABLE public.customers\n    ALTER COLUMN contact_title DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87555,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.552127+00:00",
			"db_object_type": "tables",
			"db_object_name": "customers",
			"statement": "ALTER TABLE public.customers\n    ALTER COLUMN address DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87556,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.561836+00:00",
			"db_object_type": "tables",
			"db_object_name": "customers",
			"statement": "ALTER TABLE public.customers\n    ALTER COLUMN city DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87557,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.571789+00:00",
			"db_object_type": "tables",
			"db_object_name": "customers",
			"statement": "ALTER TABLE public.customers\n    ALTER COLUMN region DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87558,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.581153+00:00",
			"db_object_type": "tables",
			"db_object_name": "customers",
			"statement": "ALTER TABLE public.customers\n    ALTER COLUMN postal_code DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87559,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.591224+00:00",
			"db_object_type": "tables",
			"db_object_name": "customers",
			"statement": "ALTER TABLE public.customers\n    ALTER COLUMN country DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87560,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.600672+00:00",
			"db_object_type": "tables",
			"db_object_name": "customers",
			"statement": "ALTER TABLE public.customers\n    ALTER COLUMN phone DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87561,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.609893+00:00",
			"db_object_type": "tables",
			"db_object_name": "customers",
			"statement": "ALTER TABLE public.customers\n    ALTER COLUMN fax DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87562,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.621281+00:00",
			"db_object_type": "tables",
			"db_object_name": "employee_territories",
			"statement": "ALTER TABLE public.employee_territories\n    ALTER COLUMN employee_id SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87563,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.714725+00:00",
			"db_object_type": "tables",
			"db_object_name": "employee_territories",
			"statement": "ALTER TABLE public.employee_territories\n    ALTER COLUMN territory_id SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87564,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.726349+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN employee_id SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87565,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.737600+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN last_name SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87566,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.747993+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN first_name SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87567,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.762107+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN title DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87568,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.773314+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN title_of_courtesy DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87569,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.783601+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN birth_date DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87570,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.794246+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN hire_date DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87571,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.804610+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN address DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87572,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.816619+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN city DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87573,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.826955+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN region DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87574,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.839448+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN postal_code DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87575,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.849472+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN country DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87576,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.859217+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN home_phone DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87577,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.878966+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN extension DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87578,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.888857+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN reports_to DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87579,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.899632+00:00",
			"db_object_type": "tables",
			"db_object_name": "employees",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN photo_path DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87580,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.909446+00:00",
			"db_object_type": "tables",
			"db_object_name": "order_details",
			"statement": "ALTER TABLE public.order_details\n    ALTER COLUMN order_id SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87581,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.918789+00:00",
			"db_object_type": "tables",
			"db_object_name": "order_details",
			"statement": "ALTER TABLE public.order_details\n    ALTER COLUMN product_id SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87582,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.928653+00:00",
			"db_object_type": "tables",
			"db_object_name": "order_details",
			"statement": "ALTER TABLE public.order_details\n    ALTER COLUMN unit_price SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87583,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.939152+00:00",
			"db_object_type": "tables",
			"db_object_name": "order_details",
			"statement": "ALTER TABLE public.order_details\n    ALTER COLUMN quantity SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87584,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.949471+00:00",
			"db_object_type": "tables",
			"db_object_name": "order_details",
			"statement": "ALTER TABLE public.order_details\n    ALTER COLUMN discount SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87585,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.960503+00:00",
			"db_object_type": "tables",
			"db_object_name": "orders",
			"statement": "ALTER TABLE public.orders\n    ALTER COLUMN order_id SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87586,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.976629+00:00",
			"db_object_type": "tables",
			"db_object_name": "orders",
			"statement": "ALTER TABLE public.orders\n    ALTER COLUMN customer_id DROP NOT NULL, ALTER COLUMN customer_id TYPE bpchar",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87587,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.987035+00:00",
			"db_object_type": "tables",
			"db_object_name": "orders",
			"statement": "ALTER TABLE public.orders\n    ALTER COLUMN employee_id DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87588,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:32.997398+00:00",
			"db_object_type": "tables",
			"db_object_name": "orders",
			"statement": "ALTER TABLE public.orders\n    ALTER COLUMN order_date DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87589,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.007417+00:00",
			"db_object_type": "tables",
			"db_object_name": "orders",
			"statement": "ALTER TABLE public.orders\n    ALTER COLUMN required_date DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87590,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.017330+00:00",
			"db_object_type": "tables",
			"db_object_name": "orders",
			"statement": "ALTER TABLE public.orders\n    ALTER COLUMN shipped_date DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87591,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.027461+00:00",
			"db_object_type": "tables",
			"db_object_name": "orders",
			"statement": "ALTER TABLE public.orders\n    ALTER COLUMN ship_via DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87592,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.038175+00:00",
			"db_object_type": "tables",
			"db_object_name": "orders",
			"statement": "ALTER TABLE public.orders\n    ALTER COLUMN freight DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87593,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.048245+00:00",
			"db_object_type": "tables",
			"db_object_name": "orders",
			"statement": "ALTER TABLE public.orders\n    ALTER COLUMN ship_name DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87594,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.151410+00:00",
			"db_object_type": "tables",
			"db_object_name": "orders",
			"statement": "ALTER TABLE public.orders\n    ALTER COLUMN ship_address DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87595,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.161594+00:00",
			"db_object_type": "tables",
			"db_object_name": "orders",
			"statement": "ALTER TABLE public.orders\n    ALTER COLUMN ship_city DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87596,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.171560+00:00",
			"db_object_type": "tables",
			"db_object_name": "orders",
			"statement": "ALTER TABLE public.orders\n    ALTER COLUMN ship_region DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87597,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.184378+00:00",
			"db_object_type": "tables",
			"db_object_name": "orders",
			"statement": "ALTER TABLE public.orders\n    ALTER COLUMN ship_postal_code DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87598,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.194112+00:00",
			"db_object_type": "tables",
			"db_object_name": "orders",
			"statement": "ALTER TABLE public.orders\n    ALTER COLUMN ship_country DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87599,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.203831+00:00",
			"db_object_type": "tables",
			"db_object_name": "products",
			"statement": "ALTER TABLE public.products\n    ALTER COLUMN product_id SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87600,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.213565+00:00",
			"db_object_type": "tables",
			"db_object_name": "products",
			"statement": "ALTER TABLE public.products\n    ALTER COLUMN product_name SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87601,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.227963+00:00",
			"db_object_type": "tables",
			"db_object_name": "products",
			"statement": "ALTER TABLE public.products\n    ALTER COLUMN supplier_id DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87602,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.238849+00:00",
			"db_object_type": "tables",
			"db_object_name": "products",
			"statement": "ALTER TABLE public.products\n    ALTER COLUMN category_id DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87603,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.247348+00:00",
			"db_object_type": "tables",
			"db_object_name": "products",
			"statement": "ALTER TABLE public.products\n    ALTER COLUMN quantity_per_unit DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87604,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.256572+00:00",
			"db_object_type": "tables",
			"db_object_name": "products",
			"statement": "ALTER TABLE public.products\n    ALTER COLUMN unit_price DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87605,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.266407+00:00",
			"db_object_type": "tables",
			"db_object_name": "products",
			"statement": "ALTER TABLE public.products\n    ALTER COLUMN units_in_stock DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87606,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.276286+00:00",
			"db_object_type": "tables",
			"db_object_name": "products",
			"statement": "ALTER TABLE public.products\n    ALTER COLUMN units_on_order DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87607,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.285632+00:00",
			"db_object_type": "tables",
			"db_object_name": "products",
			"statement": "ALTER TABLE public.products\n    ALTER COLUMN reorder_level DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87608,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.297326+00:00",
			"db_object_type": "tables",
			"db_object_name": "products",
			"statement": "ALTER TABLE public.products\n    ALTER COLUMN discontinued SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87609,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.307164+00:00",
			"db_object_type": "tables",
			"db_object_name": "region",
			"statement": "ALTER TABLE public.region\n    ALTER COLUMN region_id SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87610,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.320610+00:00",
			"db_object_type": "tables",
			"db_object_name": "region",
			"statement": "ALTER TABLE public.region\n    ALTER COLUMN region_description SET NOT NULL, ALTER COLUMN region_description TYPE bpchar",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87611,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.330127+00:00",
			"db_object_type": "tables",
			"db_object_name": "shippers",
			"statement": "ALTER TABLE public.shippers\n    ALTER COLUMN shipper_id SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87612,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.339323+00:00",
			"db_object_type": "tables",
			"db_object_name": "shippers",
			"statement": "ALTER TABLE public.shippers\n    ALTER COLUMN company_name SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87613,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.349182+00:00",
			"db_object_type": "tables",
			"db_object_name": "shippers",
			"statement": "ALTER TABLE public.shippers\n    ALTER COLUMN phone DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87614,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.358878+00:00",
			"db_object_type": "tables",
			"db_object_name": "suppliers",
			"statement": "ALTER TABLE public.suppliers\n    ALTER COLUMN supplier_id SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87615,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.368723+00:00",
			"db_object_type": "tables",
			"db_object_name": "suppliers",
			"statement": "ALTER TABLE public.suppliers\n    ALTER COLUMN company_name SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87616,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.378342+00:00",
			"db_object_type": "tables",
			"db_object_name": "suppliers",
			"statement": "ALTER TABLE public.suppliers\n    ALTER COLUMN contact_name DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87617,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.387635+00:00",
			"db_object_type": "tables",
			"db_object_name": "suppliers",
			"statement": "ALTER TABLE public.suppliers\n    ALTER COLUMN contact_title DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87618,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.397325+00:00",
			"db_object_type": "tables",
			"db_object_name": "suppliers",
			"statement": "ALTER TABLE public.suppliers\n    ALTER COLUMN address DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87619,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.407128+00:00",
			"db_object_type": "tables",
			"db_object_name": "suppliers",
			"statement": "ALTER TABLE public.suppliers\n    ALTER COLUMN city DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87620,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.416629+00:00",
			"db_object_type": "tables",
			"db_object_name": "suppliers",
			"statement": "ALTER TABLE public.suppliers\n    ALTER COLUMN region DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87621,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.426668+00:00",
			"db_object_type": "tables",
			"db_object_name": "suppliers",
			"statement": "ALTER TABLE public.suppliers\n    ALTER COLUMN postal_code DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87622,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.436086+00:00",
			"db_object_type": "tables",
			"db_object_name": "suppliers",
			"statement": "ALTER TABLE public.suppliers\n    ALTER COLUMN country DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87623,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.445321+00:00",
			"db_object_type": "tables",
			"db_object_name": "suppliers",
			"statement": "ALTER TABLE public.suppliers\n    ALTER COLUMN phone DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87624,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.454520+00:00",
			"db_object_type": "tables",
			"db_object_name": "suppliers",
			"statement": "ALTER TABLE public.suppliers\n    ALTER COLUMN fax DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87625,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.567231+00:00",
			"db_object_type": "tables",
			"db_object_name": "territories",
			"statement": "ALTER TABLE public.territories\n    ALTER COLUMN territory_id SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87626,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.580748+00:00",
			"db_object_type": "tables",
			"db_object_name": "territories",
			"statement": "ALTER TABLE public.territories\n    ALTER COLUMN territory_description SET NOT NULL, ALTER COLUMN territory_description TYPE bpchar",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87627,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.590897+00:00",
			"db_object_type": "tables",
			"db_object_name": "territories",
			"statement": "ALTER TABLE public.territories\n    ALTER COLUMN region_id SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87628,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.603455+00:00",
			"db_object_type": "tables",
			"db_object_name": "us_states",
			"statement": "ALTER TABLE public.us_states\n    ALTER COLUMN state_id SET NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87629,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.612929+00:00",
			"db_object_type": "tables",
			"db_object_name": "us_states",
			"statement": "ALTER TABLE public.us_states\n    ALTER COLUMN state_name DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87630,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.623617+00:00",
			"db_object_type": "tables",
			"db_object_name": "us_states",
			"statement": "ALTER TABLE public.us_states\n    ALTER COLUMN state_abbr DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87631,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.633131+00:00",
			"db_object_type": "tables",
			"db_object_name": "us_states",
			"statement": "ALTER TABLE public.us_states\n    ALTER COLUMN state_region DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87632,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.654975+00:00",
			"db_object_type": "drop_primary_keys",
			"db_object_name": "categories_pkey",
			"statement": "ALTER TABLE public.categories DROP CONSTRAINT categories_pkey CASCADE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87633,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.665651+00:00",
			"db_object_type": "drop_primary_keys",
			"db_object_name": "customer_customer_demo_pkey",
			"statement": "ALTER TABLE public.customer_customer_demo DROP CONSTRAINT customer_customer_demo_pkey CASCADE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87634,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.676316+00:00",
			"db_object_type": "drop_primary_keys",
			"db_object_name": "customer_demographics_pkey",
			"statement": "ALTER TABLE public.customer_demographics DROP CONSTRAINT customer_demographics_pkey CASCADE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87635,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.686525+00:00",
			"db_object_type": "drop_primary_keys",
			"db_object_name": "customers_pkey",
			"statement": "ALTER TABLE public.customers DROP CONSTRAINT customers_pkey CASCADE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87636,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.696964+00:00",
			"db_object_type": "drop_primary_keys",
			"db_object_name": "employee_territories_pkey",
			"statement": "ALTER TABLE public.employee_territories DROP CONSTRAINT employee_territories_pkey CASCADE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87637,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.707777+00:00",
			"db_object_type": "drop_primary_keys",
			"db_object_name": "employees_pkey",
			"statement": "ALTER TABLE public.employees DROP CONSTRAINT employees_pkey CASCADE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87638,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.719129+00:00",
			"db_object_type": "drop_primary_keys",
			"db_object_name": "order_details_pkey",
			"statement": "ALTER TABLE public.order_details DROP CONSTRAINT order_details_pkey CASCADE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87639,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.730670+00:00",
			"db_object_type": "drop_primary_keys",
			"db_object_name": "orders_pkey",
			"statement": "ALTER TABLE public.orders DROP CONSTRAINT orders_pkey CASCADE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87640,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.741223+00:00",
			"db_object_type": "drop_primary_keys",
			"db_object_name": "products_pkey",
			"statement": "ALTER TABLE public.products DROP CONSTRAINT products_pkey CASCADE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87641,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.751469+00:00",
			"db_object_type": "drop_primary_keys",
			"db_object_name": "region_pkey",
			"statement": "ALTER TABLE public.region DROP CONSTRAINT region_pkey CASCADE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87642,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.762533+00:00",
			"db_object_type": "drop_primary_keys",
			"db_object_name": "shippers_pkey",
			"statement": "ALTER TABLE public.shippers DROP CONSTRAINT shippers_pkey CASCADE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87643,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.772937+00:00",
			"db_object_type": "drop_primary_keys",
			"db_object_name": "suppliers_pkey",
			"statement": "ALTER TABLE public.suppliers DROP CONSTRAINT suppliers_pkey CASCADE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87644,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.783141+00:00",
			"db_object_type": "drop_primary_keys",
			"db_object_name": "territories_pkey",
			"statement": "ALTER TABLE public.territories DROP CONSTRAINT territories_pkey CASCADE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87645,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.793667+00:00",
			"db_object_type": "drop_primary_keys",
			"db_object_name": "us_states_pkey",
			"statement": "ALTER TABLE public.us_states DROP CONSTRAINT us_states_pkey CASCADE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87646,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.810270+00:00",
			"db_object_type": "primary_keys",
			"db_object_name": "pk_categories",
			"statement": "ALTER TABLE public.categories ADD CONSTRAINT pk_categories PRIMARY KEY (category_id) NOT DEFERRABLE INITIALLY IMMEDIATE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87647,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.823716+00:00",
			"db_object_type": "primary_keys",
			"db_object_name": "pk_customer_customer_demo",
			"statement": "ALTER TABLE public.customer_customer_demo ADD CONSTRAINT pk_customer_customer_demo PRIMARY KEY (customer_id, customer_type_id) NOT DEFERRABLE INITIALLY IMMEDIATE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87648,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.836312+00:00",
			"db_object_type": "primary_keys",
			"db_object_name": "pk_customer_demographics",
			"statement": "ALTER TABLE public.customer_demographics ADD CONSTRAINT pk_customer_demographics PRIMARY KEY (customer_type_id) NOT DEFERRABLE INITIALLY IMMEDIATE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87649,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.850134+00:00",
			"db_object_type": "primary_keys",
			"db_object_name": "pk_customers",
			"statement": "ALTER TABLE public.customers ADD CONSTRAINT pk_customers PRIMARY KEY (customer_id) NOT DEFERRABLE INITIALLY IMMEDIATE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87650,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.863177+00:00",
			"db_object_type": "primary_keys",
			"db_object_name": "pk_employees",
			"statement": "ALTER TABLE public.employees ADD CONSTRAINT pk_employees PRIMARY KEY (employee_id) NOT DEFERRABLE INITIALLY IMMEDIATE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87651,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.876775+00:00",
			"db_object_type": "primary_keys",
			"db_object_name": "pk_employee_territories",
			"statement": "ALTER TABLE public.employee_territories ADD CONSTRAINT pk_employee_territories PRIMARY KEY (employee_id, territory_id) NOT DEFERRABLE INITIALLY IMMEDIATE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87652,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.892955+00:00",
			"db_object_type": "primary_keys",
			"db_object_name": "pk_order_details",
			"statement": "ALTER TABLE public.order_details ADD CONSTRAINT pk_order_details PRIMARY KEY (order_id, product_id) NOT DEFERRABLE INITIALLY IMMEDIATE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87653,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.906597+00:00",
			"db_object_type": "primary_keys",
			"db_object_name": "pk_orders",
			"statement": "ALTER TABLE public.orders ADD CONSTRAINT pk_orders PRIMARY KEY (order_id) NOT DEFERRABLE INITIALLY IMMEDIATE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87654,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.920106+00:00",
			"db_object_type": "primary_keys",
			"db_object_name": "pk_products",
			"statement": "ALTER TABLE public.products ADD CONSTRAINT pk_products PRIMARY KEY (product_id) NOT DEFERRABLE INITIALLY IMMEDIATE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87655,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:33.933527+00:00",
			"db_object_type": "primary_keys",
			"db_object_name": "pk_region",
			"statement": "ALTER TABLE public.region ADD CONSTRAINT pk_region PRIMARY KEY (region_id) NOT DEFERRABLE INITIALLY IMMEDIATE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87656,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.051900+00:00",
			"db_object_type": "primary_keys",
			"db_object_name": "pk_shippers",
			"statement": "ALTER TABLE public.shippers ADD CONSTRAINT pk_shippers PRIMARY KEY (shipper_id) NOT DEFERRABLE INITIALLY IMMEDIATE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87657,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.066967+00:00",
			"db_object_type": "primary_keys",
			"db_object_name": "pk_suppliers",
			"statement": "ALTER TABLE public.suppliers ADD CONSTRAINT pk_suppliers PRIMARY KEY (supplier_id) NOT DEFERRABLE INITIALLY IMMEDIATE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87658,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.080943+00:00",
			"db_object_type": "primary_keys",
			"db_object_name": "pk_territories",
			"statement": "ALTER TABLE public.territories ADD CONSTRAINT pk_territories PRIMARY KEY (territory_id) NOT DEFERRABLE INITIALLY IMMEDIATE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87659,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.094428+00:00",
			"db_object_type": "primary_keys",
			"db_object_name": "pk_usstates",
			"statement": "ALTER TABLE public.us_states ADD CONSTRAINT pk_usstates PRIMARY KEY (state_id) NOT DEFERRABLE INITIALLY IMMEDIATE",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87660,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.148329+00:00",
			"db_object_type": "foreign_key",
			"db_object_name": "fk_customer_customer_demo_customer_demographics",
			"statement": "ALTER TABLE public.customer_customer_demo ADD CONSTRAINT fk_customer_customer_demo_customer_demographics FOREIGN KEY (customer_type_id) REFERENCES public.customer_demographics (customer_type_id)",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87661,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.159925+00:00",
			"db_object_type": "foreign_key",
			"db_object_name": "fk_customer_customer_demo_customers",
			"statement": "ALTER TABLE public.customer_customer_demo ADD CONSTRAINT fk_customer_customer_demo_customers FOREIGN KEY (customer_id) REFERENCES public.customers (customer_id)",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87662,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.171400+00:00",
			"db_object_type": "foreign_key",
			"db_object_name": "fk_employees_employees",
			"statement": "ALTER TABLE public.employees ADD CONSTRAINT fk_employees_employees FOREIGN KEY (reports_to) REFERENCES public.employees (employee_id)",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87663,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.182204+00:00",
			"db_object_type": "foreign_key",
			"db_object_name": "fk_employee_territories_employees",
			"statement": "ALTER TABLE public.employee_territories ADD CONSTRAINT fk_employee_territories_employees FOREIGN KEY (employee_id) REFERENCES public.employees (employee_id)",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87664,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.200128+00:00",
			"db_object_type": "foreign_key",
			"db_object_name": "fk_employee_territories_territories",
			"statement": "ALTER TABLE public.employee_territories ADD CONSTRAINT fk_employee_territories_territories FOREIGN KEY (territory_id) REFERENCES public.territories (territory_id)",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87665,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.212180+00:00",
			"db_object_type": "foreign_key",
			"db_object_name": "fk_order_details_orders",
			"statement": "ALTER TABLE public.order_details ADD CONSTRAINT fk_order_details_orders FOREIGN KEY (order_id) REFERENCES public.orders (order_id)",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87666,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.223459+00:00",
			"db_object_type": "foreign_key",
			"db_object_name": "fk_order_details_products",
			"statement": "ALTER TABLE public.order_details ADD CONSTRAINT fk_order_details_products FOREIGN KEY (product_id) REFERENCES public.products (product_id)",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87667,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.235578+00:00",
			"db_object_type": "foreign_key",
			"db_object_name": "fk_orders_customers",
			"statement": "ALTER TABLE public.orders ADD CONSTRAINT fk_orders_customers FOREIGN KEY (customer_id) REFERENCES public.customers (customer_id)",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87668,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.247083+00:00",
			"db_object_type": "foreign_key",
			"db_object_name": "fk_orders_employees",
			"statement": "ALTER TABLE public.orders ADD CONSTRAINT fk_orders_employees FOREIGN KEY (employee_id) REFERENCES public.employees (employee_id)",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87669,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.258999+00:00",
			"db_object_type": "foreign_key",
			"db_object_name": "fk_orders_shippers",
			"statement": "ALTER TABLE public.orders ADD CONSTRAINT fk_orders_shippers FOREIGN KEY (ship_via) REFERENCES public.shippers (shipper_id)",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87670,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.270162+00:00",
			"db_object_type": "foreign_key",
			"db_object_name": "fk_products_categories",
			"statement": "ALTER TABLE public.products ADD CONSTRAINT fk_products_categories FOREIGN KEY (category_id) REFERENCES public.categories (category_id)",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87671,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.281714+00:00",
			"db_object_type": "foreign_key",
			"db_object_name": "fk_products_suppliers",
			"statement": "ALTER TABLE public.products ADD CONSTRAINT fk_products_suppliers FOREIGN KEY (supplier_id) REFERENCES public.suppliers (supplier_id)",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87672,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.294433+00:00",
			"db_object_type": "foreign_key",
			"db_object_name": "fk_territories_region",
			"statement": "ALTER TABLE public.territories ADD CONSTRAINT fk_territories_region FOREIGN KEY (region_id) REFERENCES public.region (region_id)",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87673,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:34.753916+00:00",
			"db_object_type": "set locale_params",
			"db_object_name": "bytea_output",
			"statement": "SET bytea_output to 'hex'",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87674,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:35.031828+00:00",
			"db_object_type": "set locale_params",
			"db_object_name": "session_replication_role",
			"statement": "SET session_replication_role to 'origin'",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87675,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:35.310332+00:00",
			"db_object_type": "set locale_params",
			"db_object_name": "intervalstyle",
			"statement": "SET intervalstyle to 'postgres'",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87676,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:35.588550+00:00",
			"db_object_type": "set locale_params",
			"db_object_name": "check_function_bodies",
			"statement": "SET check_function_bodies to 'on'",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87677,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:35.867242+00:00",
			"db_object_type": "set locale_params",
			"db_object_name": "datestyle",
			"statement": "SET datestyle to 'ISO, MDY'",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87678,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:18:36.144751+00:00",
			"db_object_type": "set locale_params",
			"db_object_name": "search_path",
			"statement": "SET search_path to '\"$user\", public'",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87813,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:19:07.119812+00:00",
			"db_object_type": "not_null",
			"db_object_name": "description",
			"statement": "ALTER TABLE public.categories\n    ALTER COLUMN description DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87814,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:19:07.135678+00:00",
			"db_object_type": "not_null",
			"db_object_name": "picture",
			"statement": "ALTER TABLE public.categories\n    ALTER COLUMN picture DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87815,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:19:07.146557+00:00",
			"db_object_type": "not_null",
			"db_object_name": "customer_desc",
			"statement": "ALTER TABLE public.customer_demographics\n    ALTER COLUMN customer_desc DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87816,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:19:07.157210+00:00",
			"db_object_type": "not_null",
			"db_object_name": "photo",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN photo DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87817,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:19:07.167186+00:00",
			"db_object_type": "not_null",
			"db_object_name": "notes",
			"statement": "ALTER TABLE public.employees\n    ALTER COLUMN notes DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		},
		{
			"id": 87818,
			"db_id_id": 62,
			"created_at": "2021-07-28 17:19:07.177263+00:00",
			"db_object_type": "not_null",
			"db_object_name": "homepage",
			"statement": "ALTER TABLE public.suppliers\n    ALTER COLUMN homepage DROP NOT NULL",
			"status": "PASSED",
			"message": "operation successfull"
		}
	]
}