index
:
phppgadmin.git
DEV_RMPHPSELF
DEV_SLONY
DEV_TREE
REL_3-0
REL_3-2
REL_3-3
REL_3-4
REL_3-5
REL_4-0
REL_4-2
REL_4_1
REL_5-0
REL_5-1
chriskl
master
phpPgAdmin is the premiere web based administration tool for PostgreSQL.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
/
database
/
ADODB_base.php
Age
Commit message (
Expand
)
Author
2019-07-17
php-7.2 fix - 'each' has been deprecated
Sjon Hortensius
2019-06-28
At last, the long awaited patch for php7 support.
Robert Treat
2008-02-20
fix bug reported by Kristoffer `spq` Janke about bad formated DELETE FROM whe...
ioguix
2007-12-12
refer to objects with explicit schemas, patch by ioguix
xzilla
2007-01-10
Incrementally use ->fields for recordsets, ->f is not supported by upstream a...
soranzo
2005-05-25
Fix array parsing.
chriskl
2004-12-06
fixes for search paths
chriskl
2004-07-19
fix tracking of backend platform. needed so that it doesn't think 7.5 runnin...
chriskl
2004-07-13
support 7.5's named function parameters. support ALTER TABLE/SET TABLESPACE
chriskl
2004-07-04
phase 1 of tablespaces. still more to do
chriskl
2003-12-17
phpPgAdmin now works without '.' in the include_path
chriskl
2003-12-10
single db connection mega-commit. phpPgAdmin now only makes one connection t...
chriskl
2003-07-31
small bug fix from cheatah
chriskl
2003-05-31
much more sophisticated edit row
chriskl
2003-05-01
cascade drop for columns and constraints. remove unused functions. partial ...
chriskl
2003-03-27
First cut at auto-detection of database driver. Please test. Now also detec...
chriskl
2003-03-18
some fixes in felix's trigger code, full code review of sequences, commit cre...
chriskl
2003-01-18
phase 1 of rearranging source tree. move all public_html files into root. r...
chriskl
2003-01-11
query debugging, support all nulls in INSERT, null support in insertRow and e...
chriskl
2003-01-06
add close() function on connections
chriskl
2002-12-22
greatly improve error handling of SQL statements. connection errors still ca...
chriskl
2002-09-23
detect and correct magic_quotes. detect existence of database functions. Re...
chriskl
2002-09-16
properly quote fields in insert, update and delete. add more to functions sup...
chriskl
2002-05-01
Basic user admin support. Doesn't do password changing yet.
chriskl
2002-02-18
fix execute and selectset functions
chriskl
2002-02-11
Initial revision
chriskl