I currently work with Laravel 7 with DB2 database (I use https://github.com/cooperl22/laravel-ibmi for the connection)
I am trying to use an existing database, but I have a problem with some tuples. A character "b" sometimes appears in the results, and I don't know why. Because of this problem, I can't use JSON to work with this data.
If anyone has an explanation, I'll take it ! Thank you !