Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: [feature] Database Handlers
Post: RE: [feature] Database Handlers

Despite PDO not being a database, I vote for PDO. Because it's the only option to talk to a Postgres database using parameterized queries, and a stable option at that.
36,172 Views
19 Replies
09-22-2019, 12:25 PM
pstef
    Thread: CodeIgniter 4 Proposed Roadmap
Post: RE: CodeIgniter 4 Proposed Roadmap

pstef Wrote: (09-17-2016, 02:36 PM) -- We welcome pull requests if you can find a way to improve the current implementations. -- That would probably require a rewrite of the query builder and it wo...
302,977 Views
79 Replies
09-21-2016, 10:03 PM
pstef
    Thread: CodeIgniter 4 Proposed Roadmap
Post: RE: CodeIgniter 4 Proposed Roadmap

With regard to CI_DB_query_builder, I'm not 100% sure if my understanding is correct - please tell me if it isn't. I forgot to add this to my previous post and now can't edit that, because it's pendin...
302,977 Views
79 Replies
09-17-2016, 02:36 PM
pstef
    Thread: CodeIgniter 4 Proposed Roadmap
Post: RE: CodeIgniter 4 Proposed Roadmap

kilishan Wrote: (09-16-2016, 08:13 PM) -- A lot of people bring up prepared statements as the reason to use. A number of the non-PDO drivers also support that feature so that's kind of a wash. -- I...
302,977 Views
79 Replies
09-17-2016, 12:39 PM
pstef

Theme © iAndrew 2016 - Forum software by © MyBB