Easily create responsive slideshows from the backend and insert them as a component. Supports multiple rows, multiple images per slide, and responsive breakpoints. Built using Ken Wheeler's Slick Slider (http://kenwheeler.github.io/slick/)
MIT License
14
stars
8
forks
source link
SQL Error When Trying To Uninstall Slider Plugin #11
"SQLSTATE[42804]: Datatype mismatch: 7 ERROR: column "slide_show_height" cannot be cast automatically to type integer HINT: You might need to specify "USING slide_show_height::integer". (SQL: ALTER TABLE peterhegman_slickslider_slide_shows ALTER slide_show_height TYPE INT)" on line 664 of /var/www/new-site/developers/deva/vendor/laravel/framework/src/Illuminate/Database/Connection.php
So this is the error that I'm getting:
"SQLSTATE[42804]: Datatype mismatch: 7 ERROR: column "slide_show_height" cannot be cast automatically to type integer HINT: You might need to specify "USING slide_show_height::integer". (SQL: ALTER TABLE peterhegman_slickslider_slide_shows ALTER slide_show_height TYPE INT)" on line 664 of /var/www/new-site/developers/deva/vendor/laravel/framework/src/Illuminate/Database/Connection.php