Anonymous | Login | Signup for a new account | 2024-11-23 06:42 PST |
Main | My View | View Issues | Change Log | Roadmap | Repositories | My Account |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||
0000170 | MPfm | Library | public | 2011-12-18 13:15 | 2011-12-18 13:27 | |||
Reporter | ycastonguay | |||||||
Assigned To | ycastonguay | |||||||
Priority | normal | Severity | feature | Reproducibility | N/A | |||
Status | resolved | Resolution | fixed | |||||
Platform | OS | OS Version | ||||||
Product Version | ||||||||
Target Version | 0.5.0.2 | Fixed in Version | 0.5.0.2 | |||||
Summary | 0000170: If the database file doesn't exists, create the database file using an embedded SQL script | |||||||
Description | This technique will also be useful when upgrading SQL schema between versions. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Notes | |
(0000227) svn (developer) 2011-12-18 13:18 |
The user admin has checked in files related to this issue (revision 156). Comment: MPfm 0.5.0.2 - Library: Added the CreateDatabaseFile and GetCreateDatabaseSQL methods Added an embeddable SQL script to be executed for creating a new database. - Main window: Now creates a database file if it doesn't exist using the embedded SQL script. - Moved the configuration file, database file and log file to the user application data folder. Related to issue 0000169 and issue 0000170. Files modified: U MPfm/branches/current/MPfm/Configuration/MPfmConfiguration.cs U MPfm/branches/current/MPfm/frmMain.cs U MPfm/branches/current/MPfm.Library/Library.cs U MPfm/branches/current/MPfm.Library/MPfm.Library.csproj U MPfm/branches/current/MPfm.Library/MPfmGateway.cs U MPfm/branches/current/MPfm.Library/SQLiteGateway.cs A MPfm/branches/current/MPfm.Library/Scripts/ A MPfm/branches/current/MPfm.Library/Scripts/CreateDatabase.sql U MPfm/branches/current/MPfm.Player/Objects/Playlist.cs U MPfm/branches/current/MPfm.Player/Objects/PlaylistItem.cs U MPfm/branches/current/MPfm.Player/Player.cs |
Issue History | |||
Date Modified | Username | Field | Change |
2011-12-18 13:15 | ycastonguay | New Issue | |
2011-12-18 13:15 | ycastonguay | Status | new => assigned |
2011-12-18 13:15 | ycastonguay | Assigned To | => ycastonguay |
2011-12-18 13:18 | svn | Checkin | |
2011-12-18 13:18 | svn | Note Added: 0000227 | |
2011-12-18 13:27 | ycastonguay | Status | assigned => resolved |
2011-12-18 13:27 | ycastonguay | Fixed in Version | => 0.5.0.2 |
2011-12-18 13:27 | ycastonguay | Resolution | open => fixed |
Copyright © 2000 - 2011 MantisBT Group |