Nothing changes if fake_migrate=False and db.define_table('mytable', ... 
migrate=True). What I want is 'mytable' to be built, which it isn't.

On Thursday, August 16, 2012 7:58:44 PM UTC+8, Niphlod wrote:
>
> and this is fine because you have fake_migrate=True, so, what do you want ?
>
> On Thursday, August 16, 2012 1:55:31 PM UTC+2, weheh wrote:
>>
>>
>> The log shows that the table that's not getting created was created but 
>> with the comment "faked!" after it. Postgres inspection shows table not 
>> created.
>>
>>
>> On Thursday, August 16, 2012 7:07:15 PM UTC+8, Niphlod wrote:
>>>
>>> just open sql.log in the databases folder and see what is going on
>>>
>>> On Thursday, August 16, 2012 12:12:09 PM UTC+2, weheh wrote:
>>>>
>>>> Bother again! There is another table that's not getting created, so 
>>>> this is still an issue.
>>>
>>>

-- 



Reply via email to