Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
9b3e7b5f2d4ec4feae793ef90454506addbb19e1
/
system
/
database
/
drivers
/
postgre
/
postgre_driver.php
9b3e7b5
Added and documented Active Record caching. Made AR fully database-prefix aware
by Derek Allard
· 17 years ago
7b80700
remove parenthesis from postrgre _from_tables
by Derek Allard
· 17 years ago
c6ad023
Abstracted FROM table listing in Active Record for databases that do not support parenthetic grouping of tables to explicitly define operator precedence
by Derek Jones
· 17 years ago
4acd792
fix a postgre escape error
by Derek Allard
· 17 years ago
7a9193a
replaced www.codeigniter.com with codeigniter.com
by Derek Jones
· 17 years ago
3d879d5
ExpressionEngine Dev Team in credit
by Derek Allard
· 17 years ago
f6cd45c
fix for count_all
by Derek Allard
· 17 years ago
6157938
by Derek Allard
· 17 years ago
39b622d
Many new Active Record functions, and another whack of stuff
by Derek Allard
· 17 years ago
e77d77c
Added support for limit() into update() and delete() statements in Active Record.
by Derek Allard
· 17 years ago
da6d240
Added support for limit() into update() statements in Active Record.
by Derek Allard
· 17 years ago
6ddb5a1
Added 'random' as an order_by() option in Active Record.
by Derek Allard
· 17 years ago
694b5b8
Added count_all_results() function to Active Record.
by Derek Allard
· 17 years ago
6838f00
Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.
by Derek Allard
· 17 years ago
f9a4e9e
fixed undefined function in insert_id() of PostgreSQL driver
by Derek Jones
· 18 years ago
d2df9bc
update pMachine to EllisLab
by Derek Allard
· 18 years ago
ba0dd63
pg_version() doesn't exist. Changed reference to version() which does.
by Derek Allard
· 18 years ago
befd4c2
by admin
· 18 years ago
7acd581
by admin
· 18 years ago
e334c47
by admin
· 18 years ago
fafe28b
by admin
· 18 years ago
b2a9cec
by admin
· 18 years ago
3dd978f
by admin
· 18 years ago
9cd4e8e
by admin
· 18 years ago
a5e812c
by admin
· 18 years ago
bb1d439
by admin
· 18 years ago
7eea4f8
by admin
· 18 years ago