Query builder returns all properties as String |
(11-22-2021, 06:48 PM)includebeer Wrote: You can already do that with property casting: https://codeigniter.com/user_guide/model...ty-casting Exaclty what I meant. But still need to create the entity class. I was wondering if CI can do it in a regular query. |
Messages In This Thread |
Query builder returns all properties as String - by LeaReift - 11-20-2021, 06:52 AM
RE: Query builder returns all properties as String - by includebeer - 11-22-2021, 06:48 PM
RE: Query builder returns all properties as String - by LeaReift - 11-24-2021, 08:19 AM
RE: Query builder returns all properties as String - by kenjis - 11-22-2021, 09:13 PM
|