<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>ChinookDatabase Source Control Rss Feed</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>ChinookDatabase Source Control Rss Description</description><item><title>Patch Uploaded: #3717</title><link>http://chinookdatabase.codeplex.com/SourceControl/PatchList.aspx</link><description>
&lt;p&gt;&lt;a href='http://www.codeplex.com/site/users/view/NelsonCabral'&gt;NelsonCabral&lt;/a&gt; has uploaded a patch.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Description:&lt;/b&gt;&lt;br /&gt;SQLite version 0.1&lt;br /&gt;Commented out two parts &amp;#58;&lt;br /&gt;- initial db drop and create, it looks like I cannot &amp;#39;create a db&amp;#39; in a sqlite file, as a file &amp;#61; a db&lt;br /&gt;- foreign keys constraints. SQLite doesn&amp;#39;t support directly foreign keys, see http&amp;#58;&amp;#47;&amp;#47;www.justatheory.com&amp;#47;computers&amp;#47;databases&amp;#47;sqlite&amp;#47;foreign_key_triggers.html for a way to implement them with trigger&lt;br /&gt;Easy test with firefox&amp;#39;s sqlite manager extension&lt;/p&gt;</description><author>NelsonCabral</author><pubDate>Sun, 30 Aug 2009 11:50:07 GMT</pubDate><guid isPermaLink="false">Patch Uploaded: #3717 20090830115007A</guid></item><item><title>Source code checked in, #50685</title><link>http://chinookdatabase.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Renaming T4 template include file to use .ttinclude extension and fixing issue to generate files with UTF16 encoding.</description><author>lerocha</author><pubDate>Sat, 16 May 2009 23:53:47 GMT</pubDate><guid isPermaLink="false">Source code checked in, #50685 20090516115347P</guid></item><item><title>Source code checked in, #49579</title><link>http://chinookdatabase.codeplex.com/SourceControl/ListDownloadableCommits.aspx</link><description>Auto-generating the main T4 template file &amp;#40;chinook.t4&amp;#41; from the ChinookMetadata assembly and refactoring existing T4 templates to include Chinook.t4.</description><author>lerocha</author><pubDate>Tue, 28 Apr 2009 05:04:29 GMT</pubDate><guid isPermaLink="false">Source code checked in, #49579 20090428050429A</guid></item><item><title>Source code checked in, #45543</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>Work Item &amp;#35; 20453&amp;#58; Adding missing GO command in the SQL Server script. The missing command was causing the script to fail when creating the database for the first time.</description><author>lerocha</author><pubDate>Tue, 06 Jan 2009 03:00:42 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45543 20090106030042A</guid></item><item><title>Source code checked in, #45521</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>Copying SQL Compact scripts to output directory.</description><author>lerocha</author><pubDate>Mon, 05 Jan 2009 03:23:44 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45521 20090105032344A</guid></item><item><title>Source code checked in, #45519</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>Adding post-build event to copy ChinookMetadata.dll to Lib folder.</description><author>lerocha</author><pubDate>Mon, 05 Jan 2009 02:57:26 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45519 20090105025726A</guid></item><item><title>Source code checked in, #45517</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>Replacying the dependency on the ChinookMetadata project by the Lib&amp;#92;ChinookMetadata.dll. This way, it will be possible to run all T4 templates without rebuilding the entire solution first.</description><author>lerocha</author><pubDate>Mon, 05 Jan 2009 02:44:19 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45517 20090105024419A</guid></item><item><title>Source code checked in, #45516</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>Fixing invalid characters on the customer table data.</description><author>lerocha</author><pubDate>Mon, 05 Jan 2009 02:17:11 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45516 20090105021711A</guid></item><item><title>Source code checked in, #45513</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>Adding new column Total to the invoice table.</description><author>lerocha</author><pubDate>Mon, 05 Jan 2009 00:08:05 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45513 20090105120805A</guid></item><item><title>Source code checked in, #45502</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>1. Work Item &amp;#35;20381&amp;#58; Creating additional sample data for customer table.&amp;#13;&amp;#10;2. Refactoring unit test for checking unicode characters of customer records.&amp;#13;&amp;#10;3. Creating two separate scripts for SQL Server Compact&amp;#58; CreateTables.sqlce and DropTables.sqlce.&amp;#13;&amp;#10;</description><author>lerocha</author><pubDate>Sun, 04 Jan 2009 08:07:10 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45502 20090104080710A</guid></item><item><title>Source code checked in, #45378</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>1. Creating unit tests to verify that all fields are populated properly in each table.&amp;#13;&amp;#10;2. Changing type of Quantity field to integer.&amp;#13;&amp;#10;3. Using NUMERIC data type for System.Decimal in SQL Server and MySQL.</description><author>lerocha</author><pubDate>Tue, 30 Dec 2008 11:32:39 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45378 20081230113239A</guid></item><item><title>Source code checked in, #45376</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>Updating versions of NUnit and MySql.Data assemblies in the Lib folder.</description><author>lerocha</author><pubDate>Tue, 30 Dec 2008 07:52:16 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45376 20081230075216A</guid></item><item><title>Source code checked in, #45373</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>Work Item &amp;#35;20383&amp;#58; Adding support for SQL Server Compact.</description><author>lerocha</author><pubDate>Tue, 30 Dec 2008 05:25:15 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45373 20081230052515A</guid></item><item><title>Source code checked in, #45367</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>1. Cleanning up SQL scripts.&amp;#13;&amp;#10;2. Using sqlcmd.exe instead of osql.exe for SQL Server.&amp;#13;&amp;#10;3. Using strong typed dataset on T4 templates for SQL scripts.</description><author>lerocha</author><pubDate>Mon, 29 Dec 2008 23:50:53 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45367 20081229115053P</guid></item><item><title>Source code checked in, #45329</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>Removing obsolete files.</description><author>lerocha</author><pubDate>Mon, 29 Dec 2008 08:25:34 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45329 20081229082534A</guid></item><item><title>Source code checked in, #45328</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>1. Work item &amp;#35; 20382&amp;#58; Adding a many-to-many relationship to the database schema &amp;#40;a Playlist can have many Tracks, and a Track can belong to multiple Playlists&amp;#41;.&amp;#13;&amp;#10;2. Work item &amp;#35; 20385&amp;#58; Changing version number to 1.1&amp;#13;&amp;#10;3. Using XPath to navigate through iTunes library file in order to populate the Chinook database with media information.&amp;#13;&amp;#10;4. Using strong typed dataset &amp;#40;ChinookDataSet&amp;#41;.&amp;#13;&amp;#10;5. Creating a new project &amp;#40;ChinookMetadata&amp;#41; to contain the database schema and classes used by T4 templates &amp;#40;for example&amp;#58; importing from iTunes library file&amp;#41;.</description><author>lerocha</author><pubDate>Mon, 29 Dec 2008 07:51:29 GMT</pubDate><guid isPermaLink="false">Source code checked in, #45328 20081229075129A</guid></item><item><title>Source code checked in, #36499</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>1. Using UTF-16 for encoding in order to get the scripts to populate data properly.&amp;#13;&amp;#10;2. Updating SQL scripts to use Unicode strings.&amp;#13;&amp;#10;3. Creating unit test to verify that data is properly encoded.&amp;#13;&amp;#10;4. Adding CreatAll.bat to create all databases.</description><author>lerocha</author><pubDate>Sun, 17 Aug 2008 23:25:09 GMT</pubDate><guid isPermaLink="false">Source code checked in, #36499 20080817112509P</guid></item><item><title>Source code checked in, #36300</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>Creating unit tests to verify that tables were created and populated for all database servers.</description><author>lerocha</author><pubDate>Sun, 17 Aug 2008 08:12:32 GMT</pubDate><guid isPermaLink="false">Source code checked in, #36300 20080817081232A</guid></item><item><title>Source code checked in, #36276</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>Adding version information &amp;#40;Version 1.0&amp;#41; to generated scripts.</description><author>lerocha</author><pubDate>Sun, 17 Aug 2008 03:52:40 GMT</pubDate><guid isPermaLink="false">Source code checked in, #36276 20080817035240A</guid></item><item><title>Source code checked in, #36268</title><link>http://www.codeplex.com/ChinookDatabase/SourceControl/ListDownloadableCommits.aspx</link><description>1. Adding new table &amp;#40;Genre&amp;#41; and new fields to the Track table &amp;#40;GenreId, Composer&amp;#41;.&amp;#13;&amp;#10;2. Adding T4 template code to random generate sales information &amp;#40;Invoice and InvoiceLine records&amp;#41;.</description><author>lerocha</author><pubDate>Sun, 17 Aug 2008 01:42:41 GMT</pubDate><guid isPermaLink="false">Source code checked in, #36268 20080817014241A</guid></item></channel></rss>