On Thu, 3 Nov 2005, Rob Lohman wrote:

>>
>> I'm a big fan of this change. We do quite a lot of bookkeeping in our
>> own code to do exactly the same thing at the moment. It would make me
>> very happy to delete that code.
>
>This is not directly a question for you, Eric, but does anyone
>actually have schema changes on a working database? I've
>never seen any schema changes on my databases except for
>a new version, bugfixes etc.
>
>Does anyone runs code that actually changes the schema of
>your database as the normal process in an application? If so,
>for what reason?


Creating views results in a schema change, I believe. Also, dropping an
index to speed up a bulk insert will also change the schema version.

>
>Rob
>

Christian

-- 
    /"\
    \ /    ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
     X                           - AGAINST MS ATTACHMENTS
    / \

Reply via email to