Seun Matt
Seun Matt
Hello @savioret How are you today? Thanks for the update. Migrating it to version 4 of CI has been on my mind for a while but I've been busy. So...
Hello @acrossoffwest thanks for this, I will take a look at this. It'll be great if you can share your data dump with me by way of a Google Drive...
Hey guys I faced this same issue with selectize.js. What worked was that I initialized other plugins after initializing the jquery.steps plugin. Saw the answer on SO http://stackoverflow.com/questions/31758647/chosen-not-working-inside-the-form-using-jquery-steps
Hello @gopibabus, @savioret didn't create a PR eventually. I'll look into upgrading this to work with CI4 myself. Please check back by the 30th of this month (September 2022) to...
Hello, @gopibabus and @savioret PR has been reviewed, waiting for feedback from @savioret. Regards
Hello @gopibabus and @savioret v2 has been released which supports CI4. Thanks for the good work everyone, special kudos to @savioret for the PR. Please test and provide feedback. I'll...
Please provide code examples of how you normally insert the blob data into the database and how you use them once they're pulled out of the database. Given that Blob...
Hello @FULaBUla, I need some more data before merging this PR. I observed that when you persist raw bytes data into MySQL, it gets converted to a Hex string and...
Hello @Josel099, Please go for it. The method you're looking for is here: https://github.com/SeunMatt/mysql-backup4j/blob/master/src/main/java/com/smattme/MysqlBaseService.java#L86. Thank you.