Page 1 of 1
sys_box_net field optional ?
Posted: Mon Sep 03, 2012 11:32 am
by manlug
In change log scheme database "Build Number v2.7.4.2-12.08.06-Build499"
Code: Select all
INSERT INTO `zzsys_form` ... `sys_box_net`) VALUES ...
this field "sys_box_net" in wiki is mentioned as optional, and not is mentioned in change log database previous.
Correct me if I'm wrong.
Re: sys_box_net field optional ?
Posted: Tue Sep 04, 2012 8:26 am
by admin
manlug,
It is if you want to makes schema updates.
Where does it say optional in the wiki?
I'll change the wiki.
Steven
Re: sys_box_net field optional ?
Posted: Tue Sep 04, 2012 10:08 am
by manlug
In Managing documents with Box.net
http://wiki.nubuilder.com/tiki-index.ph ... structure=
step 2 -> indicate create field in zzsys_form
If I not use box.net and update schema, following change log, the result is a error sql.
Maybe it's that I do not understand how I'm developing an application with nuBuilder as you can keep it updated to the latest version of nuBuilder.
-> update schema
-> copy new directory productionnu2
Re: sys_box_net field optional ?
Posted: Fri Sep 21, 2012 8:16 am
by admin
manlug,
You will need those fields (as you have found out) just so those updates will work.
We are planning to change the way upgrades are done, but it won't be for a couple of months.
Steven