Opened 13 years ago
Closed 13 years ago
#521 closed enhancement (fixed)
Userguide enhancment, how to change the jdbc database
Reported by: | mcr | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.7.0 |
Component: | General | Version: | v2.6.3 |
Keywords: | Cc: |
Description
Adding a section about jdbc configuration to
@Francois, could please review, correct and reformat as you like and commit finally.
Attachments (1)
Change History (2)
by , 13 years ago
Attachment: | jdbctext.patch added |
---|
comment:1 by , 13 years ago
Milestone: | v2.6.5 → v2.7.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Minor changes to your patch : H2 is the default now, Some basic info about the connection pool (DBCP the default)
r7803 (trunk).
Thanks for the patch.