![]() |
Posgres Encryption in the Near Future - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Development (https://forum.codeigniter.com/forumdisplay.php?fid=6) +--- Forum: CodeIgniter 3.x (https://forum.codeigniter.com/forumdisplay.php?fid=17) +--- Thread: Posgres Encryption in the Near Future (/showthread.php?tid=750) |
Posgres Encryption in the Near Future - codeigniter_guru - 01-13-2015 Hello Brothers, I was wondering if CI would make some improvements on Posgres , adding a new feature of Encryption on Posgres.I have created these via Custom Libraries.But it would be useful if CI would support these.I'm just a newbie when it come to Db posgres. Let me know what are your thoughts. Thanks, brothers RE: Posgres Encryption in the Near Future - Rufnex - 01-13-2015 Im not to deep inside Postgre because i have used it years ago ^^. But for encyption you should use always your one logic with a library, php navive method or sql method like encrypt ... What you think should be supported in detail? RE: Posgres Encryption in the Near Future - codeigniter_guru - 03-19-2015 (01-13-2015, 09:27 AM)Rufnex Wrote: Im not to deep inside Postgre because i have used it years ago ^^. Yes i also use libraries , thanks for the response Bro , cheers heres a brofist |