phpGroupWare - Patches: patch #6572, A test on using PDO in db-class
You are not allowed to post comments on this tracker with your current authentication level.
patch #6572: A test on using PDO in db-class
Submitter: | Sigurd Nes <sigurdne> | ||
Submitted: | Thu 17 Jul 2008 09:43:56 PM UTC | ||
Category: | API - phpGWapi | Priority: | 5 - Normal |
Item Group: | SVN trunk (dev code) | Status: | Postponed |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open |
( Jump to the original submission )
Thu 21 Aug 2008 09:31:58 AM UTC, comment #8: |
Sigurd Nes <sigurdne>![]() |
Thu 21 Aug 2008 08:32:51 AM UTC, comment #7: So if i understand well :
|
Pascal Vilarem <maat>![]() |
Thu 21 Aug 2008 08:10:21 AM UTC, comment #6: I'll just use it for my self then ;)
|
Sigurd Nes <sigurdne>![]() |
Thu 21 Aug 2008 04:49:21 AM UTC, comment #5: This code isn't in a state that can be used, for the following reasons:
|
Dave Hall <skwashd>![]() |
Tue 19 Aug 2008 01:08:41 PM UTC, comment #4: It is very few changes needed to the code to make it work - basically what is included in the attached pdo.diff
|
Sigurd Nes <sigurdne>![]() |
Tue 19 Aug 2008 12:15:21 PM UTC, comment #3: seems promising... how much work would it need to comply with phpgw coding standards ? can we hope to see it included mainstream ? |
Pascal Vilarem <maat>![]() |
Sat 19 Jul 2008 03:14:19 PM UTC, comment #2: I have finished the porting from adodb to pdo (except for some meta functions - which still calls adodb).
|
Sigurd Nes <sigurdne>![]() |
Fri 18 Jul 2008 10:37:53 PM UTC, comment #1: The class is updated to handle prepared prepared statements for insert and select.
|
Sigurd Nes <sigurdne>![]() |
Thu 17 Jul 2008 09:43:56 PM UTC, original submission:
I did a test on using PDO for db-connection.
|
Sigurd Nes <sigurdne>![]() |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 14 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2008-08-21 | sigurdne | Attached File | #16315 | ![]() |
Removed |
2008-08-21 | sigurdne | Attached File | - | ![]() |
Added class.db.inc.php, #16327 |
2008-08-21 | skwashd | Status | None | ![]() |
Postponed |
2008-08-19 | sigurdne | Attached File | - | ![]() |
Added pdo.diff, #16316 |
2008-08-19 | sigurdne | Attached File | #16158 | ![]() |
Removed |
2008-08-19 | sigurdne | Attached File | - | ![]() |
Added class.db.inc.php, #16315 |
2008-07-19 | sigurdne | Attached File | - | ![]() |
Added class.db.inc.php, #16158 |
2008-07-19 | sigurdne | Attached File | #16157 | ![]() |
Removed |
2008-07-19 | sigurdne | Attached File | #16151 | ![]() |
Removed |
2008-07-19 | sigurdne | Attached File | - | ![]() |
Added class.db.inc.php, #16157 |
2008-07-18 | sigurdne | Attached File | #16131 | ![]() |
Removed |
2008-07-18 | sigurdne | Attached File | - | ![]() |
Added class.db_pdo.inc.php, #16151 |
Attached File | - | ![]() |
Added test_pdo.php, #16152 | ||
2008-07-17 | sigurdne | Attached File | - | ![]() |
Added class.db_pdo.inc.php, #16131 |
Update:
so - when you are ready...
Regards
Sigurd
(file #16327)