Another way to convert SQLite  to 
MySQL<http://macrotoma.blogspot.ru/2012/10/solved-move-django-from-sqlite-to-mysql.html>(or
 any another database) 

On Tuesday, November 11, 2008 10:52:05 PM UTC+3, Christian Hammond wrote:
>
> Sorry, you're right, it does. We probably want to at this point modify 
> those scripts, since we no longer use it for schema migration.
>
> Christian
>
> -- 
> Christian Hammond - chi...@chipx86.com <javascript:>
> VMware, Inc.
>
>
> On Tue, Nov 11, 2008 at 11:23 AM, andy <andy...@gmail.com <javascript:>>wrote:
>
>>
>> I had thought that these scripts ignore the django db tables. I ran
>> into this many moons ago, when I tried to migrate the RB setup from
>> one machine to another using these scripts.
>>
>> On Nov 10, 6:37 pm, "Christian Hammond" <chip...@chipx86.com> wrote:
>> > You probably want to use the scripts in reviewboard/contrib/db/. It was
>> > designed for the early database schema migrations and also should work 
>> well
>> > for moving across DB types.
>> >
>> > Christian
>> >
>> > --
>> > Christian Hammond - chip...@chipx86.com
>> > VMware, Inc.
>> >
>> > On Mon, Nov 10, 2008 at 6:34 PM, andy <andyp...@gmail.com> wrote:
>> >
>> > > If you're trying to migrate your existing Review Board deployment from
>> > > sqlite3 database to mysql, consider the following django snippet:
>> >
>> > >http://www.djangosnippets.org/snippets/167/
>> >
>> > > It is much easier than dumping the sqlite3 DB and converting it to a
>> > > format that mysql will accept.
>>
>>
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to