[dev] Ulaform release and future

roman stachura roman at stachura.ch
Fri Jul 15 12:39:32 UTC 2011


On 07/15/2011 02:31 PM, Vilius Šumskas wrote:
>> On 07/15/2011 01:59 PM, Vilius Šumskas wrote:
>>> verything works and at the current state I think Ulaform can be released as
>> beta.
>> FehlerSQLSTATE[42S01]: Base table or view already exists: 1050 Table
>> 'turba_objects' already exists
>>
>> I can not update mysql tables through the admin interface.
>>
>> after git pull.
>>
>> and framework/bin php install_dev
>>
>> regards
>>
>> roman
> Sorry about that. Try this patch http://bugs.horde.org/ticket/10345
>
thank's for the quick fix.

One step closer:

Migrating to UlaformUpgradeAutoIncrement (2)
== 2 UlaformUpgradeAutoIncrement: migrating 
===================================
-- changeColumn(ulaform_fields, field_id, autoincrementKey)
    -> 0.0425s
-- dropTable(ulaform_fields_seq)
-- changeColumn(ulaform_forms, form_id, autoincrementKey)
SQLSTATE[42S02]: Base table or view not found: 1146 Table 
'horde_4.ulaform_forms' doesn't exist



More information about the dev mailing list