Home » Database » MDB2_Schema » Bug #8645
Add support for Views
Details
| Request #8645 | Add support for Views |
|---|---|
| Submitted | 2006-09-06 21:40 UTC |
| From | joeboe at gmail dot com |
| Status | Open |
| Package | MDB2_Schema |
| PHP Version | 5.1.6 |
| OS | N/A |
| Roadmaps | (Not assigned) |
Comments
[2006-09-06 21:40 UTC] joeboe at gmail dot com
Description:
------------
We would like to use MDB2_Schema to help manage changes on the dev db's when pushing to beta and live stages. We use views in MySQL 5, which MDB2 seems to ignore. It would be nice to see this added.