This commit is contained in:
denisdulici
2018-05-20 03:57:41 +03:00
parent 354afe9ea2
commit 775f931bee
8 changed files with 14 additions and 21 deletions

View File

@@ -1,2 +1,2 @@
"user_id","name","email","tax_number","phone","address","website","currency_code","enabled","created_at","updated_at","deleted_at"
"","Test Vendor","test@vendor.com","","","","","USD","1","2017-11-30 00:00:00","2017-11-30 00:00:00",NULL
"name","email","tax_number","phone","address","website","currency_code","enabled"
"Test Vendor","test@vendor.com","","","","","USD","1"
1 user_id name email tax_number phone address website currency_code enabled created_at updated_at deleted_at
2 Test Vendor test@vendor.com USD 1 2017-11-30 00:00:00 2017-11-30 00:00:00 NULL