Opened 17 years ago
Last modified 10 years ago
#14 new enhancement
universal database handling
Reported by: | bastiaans | Owned by: | ramonb |
---|---|---|---|
Priority: | normal | Milestone: | 2.1x-tbd |
Component: | jobarchived | Version: | |
Keywords: | Cc: | ||
Estimated Number of Hours: | |||
Description (last modified by ramonb)
Could use:
- SQLAlchemy for Python
- PDO for PHP
Change History (8)
comment:1 Changed 17 years ago by bastiaans
- Owner changed from somebody to bastiaans
- Status changed from new to assigned
comment:2 Changed 17 years ago by bastiaans
- Version 0.1.1 deleted
comment:3 Changed 16 years ago by bastiaans
- Type changed from defect to enhancement
comment:4 Changed 16 years ago by bastiaans
http://junctionphp.com/ php style database object mapper
comment:5 Changed 15 years ago by ramonb
- Owner changed from bastiaans to ramonb
- Status changed from assigned to new
my username changed
comment:6 Changed 11 years ago by ramonb
- Milestone changed from 1.0 to 2.0
comment:7 Changed 11 years ago by ramonb
- Description modified (diff)
- Summary changed from use python-sqlobject for database handling to universal database handling
comment:8 Changed 10 years ago by ramonb
- Milestone changed from 2.0 to 2.1x-tbd
Note: See
TracTickets for help on using
tickets.
That can create the database too and users would no longer be required to setup the sql database themselves. In addition this would automatically incorporate mysql database support.