Advertisement
Guest User

Untitled

a guest
Jan 20th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.39 KB | None | 0 0
  1. Phinx by Rob Morgan - https://phinx.org. version 0.8.1
  2.  
  3. using config file ./phinx.php
  4. using config parser php
  5. using migration paths
  6. - /var/www/html/modules/Ans/Migrations/Migs
  7. - /var/www/html/modules/Cart/Migrations/Migs
  8. - /var/www/html/modules/Catalog/Migrations/Migs
  9. - /var/www/html/modules/Config/Migrations/Migs
  10. - /var/www/html/modules/File/Migrations/Migs
  11. - /var/www/html/modules/Import/Migrations/Migs
  12. - /var/www/html/modules/Main/Migrations/Migs
  13. - /var/www/html/modules/Order/Migrations/Migs
  14. - /var/www/html/modules/Payment/Migrations/Migs
  15. - /var/www/html/modules/Shipping/Migrations/Migs
  16. - /var/www/html/modules/User/Migrations/Migs
  17. using seed paths
  18. - /var/www/html/modules/Catalog/Migrations/Seeds
  19. - /var/www/html/modules/Config/Migrations/Seeds
  20. - /var/www/html/modules/File/Migrations/Seeds
  21. - /var/www/html/modules/Main/Migrations/Seeds
  22. - /var/www/html/modules/Payment/Migrations/Seeds
  23. - /var/www/html/modules/Shipping/Migrations/Seeds
  24. warning no environment specified, defaulting to: development
  25. using adapter pgsql
  26. using database urban
  27.  
  28. == 20170811142921 LocalesTable: migrating
  29. == 20170811142921 LocalesTable: migrated 0.0108s
  30.  
  31. == 20170811142923 CountriesTable: migrating
  32. == 20170811142923 CountriesTable: migrated 0.0110s
  33.  
  34. == 20170811142925 MimeTypesTable: migrating
  35. == 20170811142925 MimeTypesTable: migrated 0.0066s
  36.  
  37. == 20170811142926 PicturesTable: migrating
  38. == 20170811142926 PicturesTable: migrated 0.0125s
  39.  
  40. == 20170811142927 PictureTranslationTable: migrating
  41. == 20170811142927 PictureTranslationTable: migrated 0.0100s
  42.  
  43. == 20170811142928 FilesTable: migrating
  44. == 20170811142928 FilesTable: migrated 0.0097s
  45.  
  46. == 20170811142929 FileTranslationsTable: migrating
  47. == 20170811142929 FileTranslationsTable: migrated 0.0096s
  48.  
  49. == 20170815142925 AdminsTable: migrating
  50. == 20170815142925 AdminsTable: migrated 0.0118s
  51.  
  52. == 20170815143917 ClientsTable: migrating
  53. == 20170815143917 ClientsTable: migrated 0.0116s
  54.  
  55. == 20170815144103 PassCredentialsTable: migrating
  56. == 20170815144103 PassCredentialsTable: migrated 0.0141s
  57.  
  58. == 20170815144104 FacebookCredential: migrating
  59. == 20170815144104 FacebookCredential: migrated 0.0126s
  60.  
  61. == 20170815144105 TwitterCredential: migrating
  62. == 20170815144105 TwitterCredential: migrated 0.0129s
  63.  
  64. == 20170828124935 AdminGroupsTable: migrating
  65. == 20170828124935 AdminGroupsTable: migrated 0.0110s
  66.  
  67. == 20170828131153 AdminsAdminGroupsTable: migrating
  68. == 20170828131153 AdminsAdminGroupsTable: migrated 0.0059s
  69.  
  70. == 20170828141156 AdminPermissionsTable: migrating
  71. == 20170828141156 AdminPermissionsTable: migrated 0.0104s
  72.  
  73. == 20170828142433 AdminGroupsAdminPermissionsTable: migrating
  74. == 20170828142433 AdminGroupsAdminPermissionsTable: migrated 0.0065s
  75.  
  76. == 20171005110000 CatalogCategoriesTable: migrating
  77. == 20171005110000 CatalogCategoriesTable: migrated 0.0129s
  78.  
  79. == 20171005110001 CatalogCategoryTranslationsTable: migrating
  80. == 20171005110001 CatalogCategoryTranslationsTable: migrated 0.0108s
  81.  
  82. == 20171005110002 CatalogCategoryCountryTable: migrating
  83. == 20171005110002 CatalogCategoryCountryTable: migrated 0.0078s
  84.  
  85. == 20171101110001 ShippingGroupsTable: migrating
  86. == 20171101110001 ShippingGroupsTable: migrated 0.0099s
  87.  
  88. == 20171101110002 ShippingGroupTranslationsTable: migrating
  89. == 20171101110002 ShippingGroupTranslationsTable: migrated 0.0124s
  90.  
  91. == 20171101110003 ShippingsTable: migrating
  92. == 20171101110003 ShippingsTable: migrated 0.0099s
  93.  
  94. == 20171101110004 ShippingTranslationsTable: migrating
  95. == 20171101110004 ShippingTranslationsTable: migrated 0.0111s
  96.  
  97. == 20171101131512 PaymentGroupsTable: migrating
  98. == 20171101131512 PaymentGroupsTable: migrated 0.0108s
  99.  
  100. == 20171101141957 PaymentsTable: migrating
  101. == 20171101141957 PaymentsTable: migrated 0.0107s
  102.  
  103. == 20171101143001 PaymentGroupsTranslationsTable: migrating
  104. == 20171101143001 PaymentGroupsTranslationsTable: migrated 0.0104s
  105.  
  106. == 20171101143104 PaymentsTranslationsTable: migrating
  107. == 20171101143104 PaymentsTranslationsTable: migrated 0.0100s
  108.  
  109. == 20171112104103 CatalogItemTypesTable: migrating
  110. == 20171112104103 CatalogItemTypesTable: migrated 0.0068s
  111.  
  112. == 20171112104113 CatalogItemTypeTranslationsTable: migrating
  113. == 20171112104113 CatalogItemTypeTranslationsTable: migrated 0.0074s
  114.  
  115. == 20171112104203 CatalogProductTypesTable: migrating
  116. == 20171112104203 CatalogProductTypesTable: migrated 0.0057s
  117.  
  118. == 20171112104213 CatalogProductTypeTranslationsTable: migrating
  119. == 20171112104213 CatalogProductTypeTranslationsTable: migrated 0.0070s
  120.  
  121. == 20171113104000 CatalogBrandsTable: migrating
  122. == 20171113104000 CatalogBrandsTable: migrated 0.0087s
  123.  
  124. == 20171113104001 CatalogBrandTranslationsTable: migrating
  125. == 20171113104001 CatalogBrandTranslationsTable: migrated 0.0097s
  126.  
  127. == 20171113104101 CatalogMasterItemsTable: migrating
  128. == 20171113104101 CatalogMasterItemsTable: migrated 0.0157s
  129.  
  130. == 20171113104102 CatalogMasterItemTranslationsTable: migrating
  131. == 20171113104102 CatalogMasterItemTranslationsTable: migrated 0.0111s
  132.  
  133. == 20171114140524 CatalogParameterGroupsTable: migrating
  134. == 20171114140524 CatalogParameterGroupsTable: migrated 0.0099s
  135.  
  136. == 20171114140616 CatalogParametersTable: migrating
  137. == 20171114140616 CatalogParametersTable: migrated 0.0125s
  138.  
  139. == 20171114140626 CatalogParameterGroupTranslationsTable: migrating
  140. == 20171114140626 CatalogParameterGroupTranslationsTable: migrated 0.0092s
  141.  
  142. == 20171114140825 CatalogParameterTranslationsTable: migrating
  143. == 20171114140825 CatalogParameterTranslationsTable: migrated 0.0117s
  144.  
  145. == 20171114140826 CatalogItemsTable: migrating
  146. == 20171114140826 CatalogItemsTable: migrated 0.0113s
  147.  
  148. == 20171114140827 CatalogItemsCatalogItemsTable: migrating
  149. == 20171114140827 CatalogItemsCatalogItemsTable: migrated 0.0062s
  150.  
  151. == 20171114140828 CatalogItemVideosTable: migrating
  152. == 20171114140828 CatalogItemVideosTable: migrated 0.0085s
  153.  
  154. == 20171201083316 CatalogCategoryCatalogParameterGroupTable: migrating
  155. == 20171201083316 CatalogCategoryCatalogParameterGroupTable: migrated 0.0067s
  156.  
  157. == 20171204170255 CatalogMasterItemCatalogCategory: migrating
  158. == 20171204170255 CatalogMasterItemCatalogCategory: migrated 0.0064s
  159.  
  160. == 20180105083005 CatalogCompareGroupsTable: migrating
  161. == 20180105083005 CatalogCompareGroupsTable: migrated 0.0089s
  162.  
  163. == 20180105083433 CatalogComparesTable: migrating
  164. == 20180105083433 CatalogComparesTable: migrated 0.0092s
  165.  
  166. == 20180105092828 CatalogCategoryCatalogCompare: migrating
  167. == 20180105092828 CatalogCategoryCatalogCompare: migrated 0.0063s
  168.  
  169. == 20180111092531 CatalogDiscountTypesTable: migrating
  170. == 20180111092531 CatalogDiscountTypesTable: migrated 0.0062s
  171.  
  172. == 20180111092532 CatalogDiscountTypeTranslationsTable: migrating
  173. == 20180111092532 CatalogDiscountTypeTranslationsTable: migrated 0.0081s
  174.  
  175. == 20180111092533 CatalogDiscountsTable: migrating
  176. == 20180111092533 CatalogDiscountsTable: migrated 0.0084s
  177.  
  178. == 20180111092549 CatalogDiscountTranslationsTable: migrating
  179. == 20180111092549 CatalogDiscountTranslationsTable: migrated 0.0098s
  180.  
  181. == 20180111103326 CatalogDiscountCatalogCategoryTable: migrating
  182. == 20180111103326 CatalogDiscountCatalogCategoryTable: migrated 0.0068s
  183.  
  184. == 20180111103338 CatalogDiscountCatalogParameterTable: migrating
  185. == 20180111103338 CatalogDiscountCatalogParameterTable: migrated 0.0082s
  186.  
  187. == 20180111103349 CatalogDiscountShippingTable: migrating
  188. == 20180111103349 CatalogDiscountShippingTable: migrated 0.0074s
  189.  
  190. == 20180111103357 CatalogDiscountPaymentTable: migrating
  191. == 20180111103357 CatalogDiscountPaymentTable: migrated 0.0083s
  192.  
  193. == 20180111103401 CatalogDiscountCatalogMasterItemTable: migrating
  194. == 20180111103401 CatalogDiscountCatalogMasterItemTable: migrated 0.0063s
  195.  
  196. == 20180111103414 CatalogDiscountCatalogMasterItemExeptTable: migrating
  197. == 20180111103414 CatalogDiscountCatalogMasterItemExeptTable: migrated 0.0065s
  198.  
  199. == 20180111103415 CatalogDiscountCatalogMasterItemGiftTable: migrating
  200. == 20180111103415 CatalogDiscountCatalogMasterItemGiftTable: migrated 0.0061s
  201.  
  202. == 20180111103416 CatalogDiscountCatalogBrandTable: migrating
  203. == 20180111103416 CatalogDiscountCatalogBrandTable: migrated 0.0066s
  204.  
  205. == 20180115122600 CatalogPriceListsTable: migrating
  206. == 20180115122600 CatalogPriceListsTable: migrated 0.0121s
  207.  
  208. == 20180116140148 CatalogMasterItemsPicturesTable: migrating
  209. == 20180116140148 CatalogMasterItemsPicturesTable: migrated 0.0080s
  210.  
  211. == 20180119122705 CatalogMasterItemCatalogParameterTable: migrating
  212. == 20180119122705 CatalogMasterItemCatalogParameterTable: migrated 0.0063s
  213.  
  214. == 20180202131004 CatalogTaxClassesTable: migrating
  215. == 20180202131004 CatalogTaxClassesTable: migrated 0.0079s
  216.  
  217. == 20180202131005 CatalogCountryMasterItemsTable: migrating
  218. == 20180202131005 CatalogCountryMasterItemsTable: migrated 0.0124s
  219.  
  220. == 20180202131006 CatalogItemPricesTable: migrating
  221. == 20180202131006 CatalogItemPricesTable: migrated 0.0153s
  222.  
  223. == 20180214141556 CatalogBannerTypesTable: migrating
  224. == 20180214141556 CatalogBannerTypesTable: migrated 0.0169s
  225.  
  226. == 20180214141557 CatalogBannersTable: migrating
  227. == 20180214141557 CatalogBannersTable: migrated 0.0173s
  228.  
  229. == 20180214141611 CatalogBannerTranslationsTable: migrating
  230. == 20180214141611 CatalogBannerTranslationsTable: migrated 0.0102s
  231.  
  232. == 20180216125939 SettingsTable: migrating
  233. == 20180216125939 SettingsTable: migrated 0.0088s
  234.  
  235. == 20180216130329 SettingTranslationsTable: migrating
  236. == 20180216130329 SettingTranslationsTable: migrated 0.0087s
  237.  
  238. == 20180218175939 BaseSettingsTable: migrating
  239. == 20180218175939 BaseSettingsTable: migrated 0.0135s
  240.  
  241. == 20180218205939 BrandPanelSettingsTable: migrating
  242. == 20180218205939 BrandPanelSettingsTable: migrated 0.0074s
  243.  
  244. == 20180222104711 BanefitPanelSettingsTable: migrating
  245. == 20180222104711 BanefitPanelSettingsTable: migrated 0.0096s
  246.  
  247. == 20180222104712 BanefitPanelSettingTranslationsTable: migrating
  248. == 20180222104712 BanefitPanelSettingTranslationsTable: migrated 0.0098s
  249.  
  250. == 20180226141225 BrandPanelSettingCatalogBrandTable: migrating
  251. == 20180226141225 BrandPanelSettingCatalogBrandTable: migrated 0.0168s
  252.  
  253. == 20180301144244 MediaBasePanelSettingsTable: migrating
  254. == 20180301144244 MediaBasePanelSettingsTable: migrated 0.0080s
  255.  
  256. == 20180301144256 MediaBasePanelSettingTranslationsTable: migrating
  257. == 20180301144256 MediaBasePanelSettingTranslationsTable: migrated 0.0061s
  258.  
  259. == 20180301144308 MediaPartnersPanelSettingsTable: migrating
  260. == 20180301144308 MediaPartnersPanelSettingsTable: migrated 0.0087s
  261.  
  262. == 20180301153612 FollowUsPanelSettingsTable: migrating
  263. == 20180301153612 FollowUsPanelSettingsTable: migrated 0.0085s
  264.  
  265. == 20180302122624 FollowUsSocialMediaTable: migrating
  266. == 20180302122624 FollowUsSocialMediaTable: migrated 0.0113s
  267.  
  268. == 20180306130500 FooterDescriptionPanelSettingsTable: migrating
  269. == 20180306130500 FooterDescriptionPanelSettingsTable: migrated 0.0060s
  270.  
  271. == 20180306130520 FooterDescriptionPanelSettingTranslationsTable: migrating
  272. == 20180306130520 FooterDescriptionPanelSettingTranslationsTable: migrated 0.0102s
  273.  
  274. == 20180307084415 FooterPanelSettingsTable: migrating
  275. == 20180307084415 FooterPanelSettingsTable: migrated 0.0064s
  276.  
  277. == 20180307084427 FooterPanelSettingTranslationsTable: migrating
  278. == 20180307084427 FooterPanelSettingTranslationsTable: migrated 0.0081s
  279.  
  280. == 20180307195845 OrdersTable: migrating
  281. == 20180307195845 OrdersTable: migrated 0.0116s
  282.  
  283. == 20180308141401 OrderItemsTable: migrating
  284. == 20180308141401 OrderItemsTable: migrated 0.0068s
  285.  
  286. == 20180319120853 CartsTable: migrating
  287. == 20180319120853 CartsTable: migrated 0.0084s
  288.  
  289. == 20180319122833 CartCatalogItemTable: migrating
  290. == 20180319122833 CartCatalogItemTable: migrated 0.0056s
  291.  
  292. == 20180319124005 CartCatalogDiscountTable: migrating
  293. == 20180319124005 CartCatalogDiscountTable: migrated 0.0062s
  294.  
  295. == 20180322114210 UriMaterializedView: migrating
  296. == 20180322114210 UriMaterializedView: migrated 0.0222s
  297.  
  298. == 20180510134345 ShippingGroupPayment: migrating
  299. == 20180510134345 ShippingGroupPayment: migrated 0.0071s
  300.  
  301. == 20180510193636 PaymentGroupGoPayIndicator: migrating
  302. == 20180510193636 PaymentGroupGoPayIndicator: migrated 0.0158s
  303.  
  304. == 20180522103203 CatalogCountryMasterItemDiscountMaterializedView: migrating
  305. == 20180522103203 CatalogCountryMasterItemDiscountMaterializedView: migrated 0.0171s
  306.  
  307. == 20180601082419 CountryMasterItemCategoryFilterMaterializedView: migrating
  308. == 20180601082419 CountryMasterItemCategoryFilterMaterializedView: migrated 0.0468s
  309.  
  310. == 20180619133956 UpdateCountryMasterItemCategoryFilterMaterializedView: migrating
  311. == 20180619133956 UpdateCountryMasterItemCategoryFilterMaterializedView: migrated 0.0583s
  312.  
  313. == 20180705121735 CatalogWarehousesTable: migrating
  314. == 20180705121735 CatalogWarehousesTable: migrated 0.0143s
  315.  
  316. == 20180710125210 CreateWarehousePermissions: migrating
  317. == 20180710125210 CreateWarehousePermissions: migrated 0.0051s
  318.  
  319. == 20180710130802 CatalogItemCatalogWarehouse: migrating
  320. == 20180710130802 CatalogItemCatalogWarehouse: migrated 0.0090s
  321.  
  322. == 20180713082313 CatalogWarehouseMovementTypes: migrating
  323. == 20180713082313 CatalogWarehouseMovementTypes: migrated 0.0097s
  324.  
  325. == 20180713092313 CatalogWarehouseMovements: migrating
  326. == 20180713092313 CatalogWarehouseMovements: migrated 0.0169s
  327.  
  328. == 20180718184619 SecondUpdateCountryMasterItemCategoryFilterMaterializedView: migrating
  329. == 20180718184619 SecondUpdateCountryMasterItemCategoryFilterMaterializedView: migrated 0.0442s
  330.  
  331. == 20180719124734 IsEmailVerified: migrating
  332. == 20180719124734 IsEmailVerified: migrated 0.0051s
  333.  
  334. == 20180726163715 LandingPageTable: migrating
  335. == 20180726163715 LandingPageTable: migrated 0.0201s
  336.  
  337. == 20180730215403 OrderAddressTable: migrating
  338. == 20180730215403 OrderAddressTable: migrated 0.0088s
  339.  
  340. == 20180801165810 AppendCountries: migrating
  341. == 20180801165810 AppendCountries: migrated 0.0099s
  342.  
  343. == 20180802185919 ThirdUpdateCountryMasterItemCategoryFilterMaterializedView: migrating
  344. == 20180802185919 ThirdUpdateCountryMasterItemCategoryFilterMaterializedView: migrated 0.0481s
  345.  
  346. == 20180807142923 CountryTranslationsTable: migrating
  347. == 20180807142923 CountryTranslationsTable: migrated 0.3771s
  348.  
  349. == 20180809124005 AppendCartIndex: migrating
  350. == 20180809124005 AppendCartIndex: migrated 0.0143s
  351.  
  352. == 20180809124006 AppendPaymentIndex: migrating
  353. == 20180809124006 AppendPaymentIndex: migrated 0.0047s
  354.  
  355. == 20180809124007 AppendItemIndex: migrating
  356. == 20180809124007 AppendItemIndex: migrated 0.0180s
  357.  
  358. == 20180809124008 AppendShippingIndex: migrating
  359. == 20180809124008 AppendShippingIndex: migrated 0.0046s
  360.  
  361. == 20180810155301 DropCatalogDiscountShippingTable: migrating
  362. == 20180810155301 DropCatalogDiscountShippingTable: migrated 0.0036s
  363.  
  364. == 20180810155302 CatalogDiscountShippingGroupTable: migrating
  365. == 20180810155302 CatalogDiscountShippingGroupTable: migrated 0.0094s
  366.  
  367. == 20180817111110 UpdateUriMaterializedView: migrating
  368. == 20180817111110 UpdateUriMaterializedView: migrated 0.0120s
  369.  
  370. == 20180817185919 FourthUpdateCountryMasterItemCategoryFilterMaterializedView: migrating
  371. == 20180817185919 FourthUpdateCountryMasterItemCategoryFilterMaterializedView: migrated 0.0492s
  372.  
  373. == 20180818114919 FifthUpdateCountryMasterItemCategoryFilterMaterializedView: migrating
  374. == 20180818114919 FifthUpdateCountryMasterItemCategoryFilterMaterializedView: migrated 0.0893s
  375.  
  376. == 20180820161532 CompanyInTinInVat: migrating
  377. == 20180820161532 CompanyInTinInVat: migrated 0.0059s
  378.  
  379. == 20180823130802 CatalogItemCatalogWarehouseReservation: migrating
  380. == 20180823130802 CatalogItemCatalogWarehouseReservation: migrated 0.0147s
  381.  
  382. == 20180823185919 SixthUpdateCountryMasterItemCategoryFilterMaterializedView: migrating
  383. == 20180823185919 SixthUpdateCountryMasterItemCategoryFilterMaterializedView: migrated 0.0630s
  384.  
  385. == 20180904173562 AdminPermissions: migrating
  386. == 20180904173562 AdminPermissions: migrated 0.0039s
  387.  
  388. == 20180905140411 ImportTables: migrating
  389. == 20180905140411 ImportTables: migrated 0.0143s
  390.  
  391. == 20180907152429 GopayInstrumentSwift: migrating
  392. == 20180907152429 GopayInstrumentSwift: migrated 0.0036s
  393.  
  394. == 20180909010101 LandingGenderNumber: migrating
  395. == 20180909010101 LandingGenderNumber: migrated 0.0039s
  396.  
  397. == 20180911155250 GopayPayments: migrating
  398. == 20180911155250 GopayPayments: migrated 0.0157s
  399.  
  400. == 20180911163502 AdminVerificationVerified: migrating
  401. == 20180911163502 AdminVerificationVerified: migrated 0.0045s
  402.  
  403. == 20180921132958 BalikobotServices: migrating
  404. == 20180921132958 BalikobotServices: migrated 0.0351s
  405.  
  406. == 20180927140411 ImportItems: migrating
  407. == 20180927140411 ImportItems: migrated 0.0252s
  408.  
  409. == 20181004112525 SeventhUpdateCountryMasterItemCategoryFilterMaterializedView: migrating
  410. == 20181004112525 SeventhUpdateCountryMasterItemCategoryFilterMaterializedView: migrated 0.0695s
  411.  
  412. == 20181024000000 CatalogBrandLandingPagesTable: migrating
  413. == 20181024000000 CatalogBrandLandingPagesTable: migrated 0.0187s
  414.  
  415. == 20181122143400 EighthUpdateCountryMasterItemCategoryFilterMaterializedView: migrating
  416. == 20181122143400 EighthUpdateCountryMasterItemCategoryFilterMaterializedView: migrated 0.0687s
  417.  
  418. == 20181123130229 StaticPageMigration: migrating
  419. == 20181123130229 StaticPageMigration: migrated 0.0289s
  420.  
  421. == 20181125110000 CatalogParametersAnsTable: migrating
  422. == 20181125110000 CatalogParametersAnsTable: migrated 0.0076s
  423.  
  424. == 20181126140116 VoucherMigration: migrating
  425. == 20181126140116 VoucherMigration: migrated 0.0394s
  426.  
  427. == 20181211170101 OrderExtraColumns: migrating
  428. == 20181211170101 OrderExtraColumns: migrated 0.0043s
  429.  
  430. == 20181214140411 ImportLogs: migrating
  431. == 20181214140411 ImportLogs: migrated 0.0247s
  432.  
  433. == 20181217151002 AdminSeed: migrating
  434. == 20181217151002 AdminSeed: migrated 0.0966s
  435.  
  436. == 20181218143132 OrderAnotherColumns: migrating
  437. == 20181218143132 OrderAnotherColumns: migrated 0.0259s
  438.  
  439. == 20181219131211 ImportAns: migrating
  440. == 20181219131211 ImportAns: migrated 0.0202s
  441.  
  442. == 20190102114836 VoucherDataMigration: migrating
  443. == 20190102114836 VoucherDataMigration: migrated 0.0087s
  444.  
  445. == 20190103134502 OrderAddressCountry: migrating
  446. == 20190103134502 OrderAddressCountry: migrated 0.0086s
  447.  
  448. == 20190103150302 ClientsAdminsCountry: migrating
  449. == 20190103150302 ClientsAdminsCountry: migrated 0.0444s
  450.  
  451. == 20190103154802 SettingCountry: migrating
  452. == 20190103154802 SettingCountry: migrated 0.0079s
  453.  
  454. == 20190109145202 OrderPayed: migrating
  455. == 20190109145202 OrderPayed: migrated 0.0303s
  456.  
  457. == 20190110103002 CountryMasterItemVariantsMaterializedView: migrating
  458. == 20190110103002 CountryMasterItemVariantsMaterializedView: migrated 0.0221s
  459.  
  460. == 20190114105502 OrderLocale: migrating
  461. == 20190114105502 OrderLocale: migrated 0.0040s
  462.  
  463. == 20190115091044 CatalogMasterItemAddMainCategoryId: migrating
  464. == 20190115091044 CatalogMasterItemAddMainCategoryId: migrated 0.0050s
  465.  
  466. == 20190115131211 ImportXls: migrating
  467. == 20190115131211 ImportXls: migrated 0.0160s
  468.  
  469. All Done. Took 3.1040s
  470. Phinx by Rob Morgan - https://phinx.org. version 0.8.1
  471.  
  472. using config file ./phinx.php
  473. using config parser php
  474. using migration paths
  475. - /var/www/html/modules/Ans/Migrations/Migs
  476. - /var/www/html/modules/Cart/Migrations/Migs
  477. - /var/www/html/modules/Catalog/Migrations/Migs
  478. - /var/www/html/modules/Config/Migrations/Migs
  479. - /var/www/html/modules/File/Migrations/Migs
  480. - /var/www/html/modules/Import/Migrations/Migs
  481. - /var/www/html/modules/Main/Migrations/Migs
  482. - /var/www/html/modules/Order/Migrations/Migs
  483. - /var/www/html/modules/Payment/Migrations/Migs
  484. - /var/www/html/modules/Shipping/Migrations/Migs
  485. - /var/www/html/modules/User/Migrations/Migs
  486. using seed paths
  487. - /var/www/html/modules/Catalog/Migrations/Seeds
  488. - /var/www/html/modules/Config/Migrations/Seeds
  489. - /var/www/html/modules/File/Migrations/Seeds
  490. - /var/www/html/modules/Main/Migrations/Seeds
  491. - /var/www/html/modules/Payment/Migrations/Seeds
  492. - /var/www/html/modules/Shipping/Migrations/Seeds
  493. warning no environment specified, defaulting to: development
  494. using adapter pgsql
  495. using database urban
  496.  
  497. == CatalogSeed: seeding
  498. == CatalogSeed: seeded 0.0961s
  499.  
  500. == FileSeed: seeding
  501. == FileSeed: seeded 0.0101s
  502.  
  503. == PaymentSeed: seeding
  504. == PaymentSeed: seeded 0.0202s
  505.  
  506. == SettingSeed: seeding
  507. == SettingSeed: seeded 0.0823s
  508.  
  509. == ShippingSeed: seeding
  510. == ShippingSeed: seeded 0.0086s
  511.  
  512. All Done. Took 0.2268s
  513. WARNING!!!
  514. DATABASE MUST BE ROLLBACKED!!!
  515. Phinx by Rob Morgan - https://phinx.org. version 0.8.1
  516.  
  517. using config file ./phinx.php
  518. using config parser php
  519. using migration paths
  520. - /var/www/html/modules/Ans/Migrations/Migs
  521. - /var/www/html/modules/Cart/Migrations/Migs
  522. - /var/www/html/modules/Catalog/Migrations/Migs
  523. - /var/www/html/modules/Config/Migrations/Migs
  524. - /var/www/html/modules/File/Migrations/Migs
  525. - /var/www/html/modules/Import/Migrations/Migs
  526. - /var/www/html/modules/Main/Migrations/Migs
  527. - /var/www/html/modules/Order/Migrations/Migs
  528. - /var/www/html/modules/Payment/Migrations/Migs
  529. - /var/www/html/modules/Shipping/Migrations/Migs
  530. - /var/www/html/modules/User/Migrations/Migs
  531. using seed paths
  532. - /var/www/html/modules/Catalog/Migrations/Seeds
  533. - /var/www/html/modules/Config/Migrations/Seeds
  534. - /var/www/html/modules/File/Migrations/Seeds
  535. - /var/www/html/modules/Main/Migrations/Seeds
  536. - /var/www/html/modules/Payment/Migrations/Seeds
  537. - /var/www/html/modules/Shipping/Migrations/Seeds
  538. warning no environment specified, defaulting to: development
  539. using adapter pgsql
  540. using database urban
  541. ordering by creation time
  542.  
  543. == 20190115131211 ImportXls: reverting
  544. == 20190115131211 ImportXls: reverted 0.0066s
  545.  
  546. == 20190115091044 CatalogMasterItemAddMainCategoryId: reverting
  547. == 20190115091044 CatalogMasterItemAddMainCategoryId: reverted 0.0050s
  548.  
  549. == 20190114105502 OrderLocale: reverting
  550. == 20190114105502 OrderLocale: reverted 0.0064s
  551.  
  552. == 20190110103002 CountryMasterItemVariantsMaterializedView: reverting
  553. == 20190110103002 CountryMasterItemVariantsMaterializedView: reverted 0.0102s
  554.  
  555. == 20190109145202 OrderPayed: reverting
  556. == 20190109145202 OrderPayed: reverted 0.0176s
  557.  
  558. == 20190103154802 SettingCountry: reverting
  559. == 20190103154802 SettingCountry: reverted 0.0162s
  560.  
  561. == 20190103150302 ClientsAdminsCountry: reverting
  562. == 20190103150302 ClientsAdminsCountry: reverted 0.0531s
  563.  
  564. == 20190103134502 OrderAddressCountry: reverting
  565. == 20190103134502 OrderAddressCountry: reverted 0.0196s
  566.  
  567. == 20190102114836 VoucherDataMigration: reverting
  568. == 20190102114836 VoucherDataMigration: reverted 0.0126s
  569.  
  570. == 20181219131211 ImportAns: reverting
  571. == 20181219131211 ImportAns: reverted 0.0228s
  572.  
  573. == 20181218143132 OrderAnotherColumns: reverting
  574. == 20181218143132 OrderAnotherColumns: reverted 0.0174s
  575.  
  576. == 20181217151002 AdminSeed: reverting
  577. == 20181217151002 AdminSeed: reverted 0.1366s
  578.  
  579. == 20181214140411 ImportLogs: reverting
  580. == 20181214140411 ImportLogs: reverted 0.0094s
  581.  
  582. == 20181211170101 OrderExtraColumns: reverting
  583. == 20181211170101 OrderExtraColumns: reverted 0.0079s
  584.  
  585. == 20181126140116 VoucherMigration: reverting
  586. == 20181126140116 VoucherMigration: reverted 0.0355s
  587.  
  588. == 20181125110000 CatalogParametersAnsTable: reverting
  589. == 20181125110000 CatalogParametersAnsTable: reverted 0.0046s
  590.  
  591. == 20181123130229 StaticPageMigration: reverting
  592. == 20181123130229 StaticPageMigration: reverted 0.0077s
  593.  
  594. == 20181122143400 EighthUpdateCountryMasterItemCategoryFilterMaterializedView: reverting
  595.  
  596.  
  597. [PDOException]
  598. SQLSTATE[42704]: Undefined object: 7 ERROR: role "php" does not exist
  599.  
  600.  
  601. rollback [-c|--configuration CONFIGURATION] [-p|--parser PARSER] [-e|--environment ENVIRONMENT] [-t|--target TARGET] [-d|--date DATE] [-f|--force]
  602.  
  603. Phinx by Rob Morgan - https://phinx.org. version 0.8.1
  604.  
  605. using config file ./phinx.php
  606. using config parser php
  607. using migration paths
  608. - /var/www/html/modules/Ans/Migrations/Migs
  609. - /var/www/html/modules/Cart/Migrations/Migs
  610. - /var/www/html/modules/Catalog/Migrations/Migs
  611. - /var/www/html/modules/Config/Migrations/Migs
  612. - /var/www/html/modules/File/Migrations/Migs
  613. - /var/www/html/modules/Import/Migrations/Migs
  614. - /var/www/html/modules/Main/Migrations/Migs
  615. - /var/www/html/modules/Order/Migrations/Migs
  616. - /var/www/html/modules/Payment/Migrations/Migs
  617. - /var/www/html/modules/Shipping/Migrations/Migs
  618. - /var/www/html/modules/User/Migrations/Migs
  619. using seed paths
  620. - /var/www/html/modules/Catalog/Migrations/Seeds
  621. - /var/www/html/modules/Config/Migrations/Seeds
  622. - /var/www/html/modules/File/Migrations/Seeds
  623. - /var/www/html/modules/Main/Migrations/Seeds
  624. - /var/www/html/modules/Payment/Migrations/Seeds
  625. - /var/www/html/modules/Shipping/Migrations/Seeds
  626. warning no environment specified, defaulting to: development
  627. using adapter pgsql
  628. using database urban
  629.  
  630. == 20181123130229 StaticPageMigration: migrating
  631. == 20181123130229 StaticPageMigration: migrated 0.0294s
  632.  
  633. == 20181125110000 CatalogParametersAnsTable: migrating
  634. == 20181125110000 CatalogParametersAnsTable: migrated 0.0096s
  635.  
  636. == 20181126140116 VoucherMigration: migrating
  637. == 20181126140116 VoucherMigration: migrated 0.0440s
  638.  
  639. == 20181211170101 OrderExtraColumns: migrating
  640. == 20181211170101 OrderExtraColumns: migrated 0.0038s
  641.  
  642. == 20181214140411 ImportLogs: migrating
  643. == 20181214140411 ImportLogs: migrated 0.0297s
  644.  
  645. == 20181217151002 AdminSeed: migrating
  646. == 20181217151002 AdminSeed: migrated 0.1009s
  647.  
  648. == 20181218143132 OrderAnotherColumns: migrating
  649. == 20181218143132 OrderAnotherColumns: migrated 0.0288s
  650.  
  651. == 20181219131211 ImportAns: migrating
  652. == 20181219131211 ImportAns: migrated 0.0092s
  653.  
  654. == 20190102114836 VoucherDataMigration: migrating
  655. == 20190102114836 VoucherDataMigration: migrated 0.0034s
  656.  
  657. == 20190103134502 OrderAddressCountry: migrating
  658. == 20190103134502 OrderAddressCountry: migrated 0.0086s
  659.  
  660. == 20190103150302 ClientsAdminsCountry: migrating
  661. == 20190103150302 ClientsAdminsCountry: migrated 0.0294s
  662.  
  663. == 20190103154802 SettingCountry: migrating
  664.  
  665.  
  666. [PDOException]
  667. SQLSTATE[23502]: Not null violation: 7 ERROR: column "country_id" contains null values
  668.  
  669.  
  670. migrate [-c|--configuration CONFIGURATION] [-p|--parser PARSER] [-e|--environment ENVIRONMENT] [-t|--target TARGET] [-d|--date DATE]
  671.  
  672. Phinx by Rob Morgan - https://phinx.org. version 0.8.1
  673.  
  674. using config file ./phinx.php
  675. using config parser php
  676. using migration paths
  677. - /var/www/html/modules/Ans/Migrations/Migs
  678. - /var/www/html/modules/Cart/Migrations/Migs
  679. - /var/www/html/modules/Catalog/Migrations/Migs
  680. - /var/www/html/modules/Config/Migrations/Migs
  681. - /var/www/html/modules/File/Migrations/Migs
  682. - /var/www/html/modules/Import/Migrations/Migs
  683. - /var/www/html/modules/Main/Migrations/Migs
  684. - /var/www/html/modules/Order/Migrations/Migs
  685. - /var/www/html/modules/Payment/Migrations/Migs
  686. - /var/www/html/modules/Shipping/Migrations/Migs
  687. - /var/www/html/modules/User/Migrations/Migs
  688. using seed paths
  689. - /var/www/html/modules/Catalog/Migrations/Seeds
  690. - /var/www/html/modules/Config/Migrations/Seeds
  691. - /var/www/html/modules/File/Migrations/Seeds
  692. - /var/www/html/modules/Main/Migrations/Seeds
  693. - /var/www/html/modules/Payment/Migrations/Seeds
  694. - /var/www/html/modules/Shipping/Migrations/Seeds
  695. warning no environment specified, defaulting to: development
  696. using adapter pgsql
  697. using database urban
  698.  
  699. == CatalogSeed: seeding
  700.  
  701.  
  702. [PDOException]
  703. SQLSTATE[23505]: Unique violation: 7 ERROR: duplicate key value violates unique constraint "catalog_category_x_country_pkey"
  704. DETAIL: Key (catalog_category_id, country_id)=(2, 1) already exists.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement