codeigniter-mongodb-library
codeigniter-mongodb-library copied to clipboard
How to use Column name as Alias
I hava a column age.
i want to change it as person_age .
How to acheive it. Do we use projection in this library?