details:   /erp/devel/pi/rev/45a1902caa2e
changeset: 10885:45a1902caa2e
user:      Gorka Ion Damián <gorkaion.damian <at> openbravo.com>
date:      Fri Feb 25 13:15:55 2011 +0100
summary:   [OBUISEL] Added oncreatedefault clause to new column.

diffstat:

 
modules/org.openbravo.userinterface.selector/src-db/database/model/tables/OBUISEL_SELECTOR_FIELD.xml
 |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r a23b5924ded7 -r 45a1902caa2e 
modules/org.openbravo.userinterface.selector/src-db/database/model/tables/OBUISEL_SELECTOR_FIELD.xml
--- 
a/modules/org.openbravo.userinterface.selector/src-db/database/model/tables/OBUISEL_SELECTOR_FIELD.xml
      Fri Feb 25 10:52:30 2011 +0100
+++ 
b/modules/org.openbravo.userinterface.selector/src-db/database/model/tables/OBUISEL_SELECTOR_FIELD.xml
      Fri Feb 25 13:15:55 2011 +0100
@@ -115,7 +115,7 @@
       </column>
       <column name="SHOWINPICKLIST" primaryKey="false" required="true" 
type="CHAR" size="1" autoIncrement="false">
         <default><![CDATA[N]]></default>
-        <onCreateDefault/>
+        <onCreateDefault><![CDATA['N']]></onCreateDefault>
       </column>
       <foreign-key foreignTable="OBSERDS_DATASOURCE_FIELD" 
name="OBUISEL_S_OBSERDS_DSF">
         <reference local="OBSERDS_DATASOURCE_FIELD_ID" 
foreign="OBSERDS_DATASOURCE_FIELD_ID"/>

------------------------------------------------------------------------------
Free Software Download: Index, Search & Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits

Reply via email to