Home » Structures » Structures_DataGrid_DataSource_DBTable
DataSource driver using PEAR::DB_Table
This package is unmaintained.
Download latest release 0.1.7 (archived versions might be outdated)
License: New BSD
Description
This is a DataSource driver for Structures_DataGrid using PEAR::DB_Table.
Maintainers
- Mark Wiesemann (wiesemann) — lead, active
Dependencies
Required
- PHP (>= 4.3)
- PEAR Installer (>= 1.6.0)
- Structures_DataGrid (>= 0.8.4)
- DB_Table (>= 1.5.0)
Releases
- 0.1.7 (beta, 2007-12-18)
Release notes
License: New BSD
- internal optimization related to the record fetching
- 0.1.6 (beta, 2007-06-01)
- 0.1.5 (beta, 2006-12-16)
- 0.1.4 (beta, 2006-08-23)
- 0.1.3 (beta, 2006-07-19)
- 0.1.2 (beta, 2006-07-18)
- 0.1.1 (beta, 2006-07-06)
- 0.1.0 (beta, 2006-06-19)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #8125 | Closed | Bug | 0.1.0 | 2006-07-06 | report Notice if DBTable not use DB package |
| #8238 | Closed | Bug | 0.1.1 | 2006-07-18 | bind only accepts direct ancestor of DB_Table object, shoul accept any subclass |
| #8244 | Closed | Bug | 0.1.2 | 2006-07-19 | sort() method sets wrong properties |
| #8322 | Closed | Req | CVS | 2006-07-30 | Too strict DB_Table comparison |
| #8512 | Closed | Req | 0.1.3 | 2006-08-19 | need 'params' in bind() options |