<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Entity Framework - Code First Migrations in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/entity-framework-code-first-migrations/qaa-p/13833396#M4864239</link>
    <description>&lt;P&gt;Wow, just had a look at &lt;A href="http://blogs.msdn.com/b/adonet/archive/2012/02/09/ef-4-3-code-based-migrations-walkthrough.aspx"&gt;EF 4.3 Code-Based Migrations Walkthrough&lt;/A&gt;... if I used that for the schema and data upgrade process for the Foxhound embedded database, I'd still be coding in the year 2025, and if it ever ran successfully for anything other than ALTER TABLE ADD column or CREATE INDEX, the first run against a multi-gigabyte customer database would take days.&lt;/P&gt;
&lt;P&gt;...but hey, I hate frameworks, so what do I know? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Jul 2012 07:48:40 GMT</pubDate>
    <dc:creator>Breck_Carter</dc:creator>
    <dc:date>2012-07-24T07:48:40Z</dc:date>
    <item>
      <title>Entity Framework - Code First Migrations</title>
      <link>https://community.sap.com/t5/technology-q-a/entity-framework-code-first-migrations/qaq-p/13833394</link>
      <description>&lt;P&gt;Any plan to implement it?&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2012 10:56:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/entity-framework-code-first-migrations/qaq-p/13833394</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-23T10:56:00Z</dc:date>
    </item>
    <item>
      <title>Re: Entity Framework - Code First Migrations</title>
      <link>https://community.sap.com/t5/technology-q-a/entity-framework-code-first-migrations/qaa-p/13833395#M4864238</link>
      <description>&lt;P&gt;have you tried it, for me it seems to be independent of the underlying DB system. Maybe the created commands don't work, but you still have the possibility to adjust the generated code manually&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 06:14:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/entity-framework-code-first-migrations/qaa-p/13833395#M4864238</guid>
      <dc:creator>MCMartin</dc:creator>
      <dc:date>2012-07-24T06:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Entity Framework - Code First Migrations</title>
      <link>https://community.sap.com/t5/technology-q-a/entity-framework-code-first-migrations/qaa-p/13833396#M4864239</link>
      <description>&lt;P&gt;Wow, just had a look at &lt;A href="http://blogs.msdn.com/b/adonet/archive/2012/02/09/ef-4-3-code-based-migrations-walkthrough.aspx"&gt;EF 4.3 Code-Based Migrations Walkthrough&lt;/A&gt;... if I used that for the schema and data upgrade process for the Foxhound embedded database, I'd still be coding in the year 2025, and if it ever ran successfully for anything other than ALTER TABLE ADD column or CREATE INDEX, the first run against a multi-gigabyte customer database would take days.&lt;/P&gt;
&lt;P&gt;...but hey, I hate frameworks, so what do I know? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 07:48:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/entity-framework-code-first-migrations/qaa-p/13833396#M4864239</guid>
      <dc:creator>Breck_Carter</dc:creator>
      <dc:date>2012-07-24T07:48:40Z</dc:date>
    </item>
    <item>
      <title>Re: Entity Framework - Code First Migrations</title>
      <link>https://community.sap.com/t5/technology-q-a/entity-framework-code-first-migrations/qaa-p/13833397#M4864240</link>
      <description>&lt;P&gt;Of course I tried. The fact is that SA provider doesn't implement it. See error: "No MigrationSqlGenerator found for provider 'iAnywhere.Data.SQLAnywhere'. Use the SetSqlGenerator method in the target migrations configuration class to register additional SQL generators."&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 08:05:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/entity-framework-code-first-migrations/qaa-p/13833397#M4864240</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-07-24T08:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Entity Framework - Code First Migrations</title>
      <link>https://community.sap.com/t5/technology-q-a/entity-framework-code-first-migrations/qaa-p/13833398#M4864241</link>
      <description>&lt;P&gt;ok, this means if SAP Sybase is not going to implement it you can at least try it yourself.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 09:19:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/entity-framework-code-first-migrations/qaa-p/13833398#M4864241</guid>
      <dc:creator>MCMartin</dc:creator>
      <dc:date>2012-07-24T09:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Entity Framework - Code First Migrations</title>
      <link>https://community.sap.com/t5/technology-q-a/entity-framework-code-first-migrations/qaa-p/13833399#M4864242</link>
      <description>&lt;P&gt;I agree mostly the frameworks only work great for the simple examples&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 09:20:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/entity-framework-code-first-migrations/qaa-p/13833399#M4864242</guid>
      <dc:creator>MCMartin</dc:creator>
      <dc:date>2012-07-24T09:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Entity Framework - Code First Migrations</title>
      <link>https://community.sap.com/t5/technology-q-a/entity-framework-code-first-migrations/qaa-p/13833400#M4864243</link>
      <description>&lt;P&gt;Sounds like it would be an enhancement... try posting a "Product Suggestion:" question, with reasons why you think it should be implemented. A success story about someone who actually used it with MSS to implement a non-trivial migration would help a lot. The competition for new features is intense, with a LOT of cool stuff waiting for resources.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 10:14:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/entity-framework-code-first-migrations/qaa-p/13833400#M4864243</guid>
      <dc:creator>Breck_Carter</dc:creator>
      <dc:date>2012-07-24T10:14:11Z</dc:date>
    </item>
  </channel>
</rss>

