smokex

Untitled

Jul 22nd, 2025
519
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.51 KB | None | 0 0
  1. Migrating Notify (Winter.Notify) plugin...
  2.  
  3.    INFO  Running migrations.  
  4.  
  5.   2.0.1:    Rebrand table indexes .................................................................................. 47ms FAIL
  6. PHP Deprecated:  Illuminate\Log\Logger::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead in /home/annoncom/domains/dev.annon.com.au/public_html/vendor/laravel/framework/src/Illuminate/Log/Logger.php on line 43
  7.  
  8. In Connection.php line 760:
  9.                                                                                                                                
  10.   SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresp  
  11.   onds to your MariaDB server version for the right syntax to use near 'index `rainlab_notify_notifications_notifiable_id_not  
  12.  ifiable_type_index` to `...' at line 1 (SQL: alter table `winter_notify_notifications` rename index `rainlab_notify_notific  
  13.   ations_notifiable_id_notifiable_type_index` to `winter_notify_notifications_notifiable_id_notifiable_type_index`)            
  14.                                                                                                                                
  15.  
  16. In Exception.php line 18:
  17.                                                                                                                                
  18.   SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresp  
  19.   onds to your MariaDB server version for the right syntax to use near 'index `rainlab_notify_notifications_notifiable_id_not  
  20.  ifiable_type_index` to `...' at line 1                                                                                      
  21.                                                                                                                                
  22.  
  23. In PDOConnection.php line 82:
  24.                                                                                                                                
  25.   SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresp  
  26.   onds to your MariaDB server version for the right syntax to use near 'index `rainlab_notify_notifications_notifiable_id_not  
  27.  ifiable_type_index` to `...' at line 1                                                                                      
  28.                                        
Advertisement
Add Comment
Please, Sign In to add comment