| Previous · Next | |
| User | Message |
|
arjan
|
Date: 5/14/2009 10:21 am · Subject: create.sql in svn · Rating: 0
Hi,If one adds a table, like the template_attachments table that was recently added by someone, should a new create.sql be submitted to svn as well? Because if this is the case, then a new create.sql should be made. Or is a new create.sql only made when a new release published? Kind regards, Arjan |
| Back to Top |
Rate [ | ]
|
|
JT
|
Date: 5/14/2009 10:26 am · Subject: Re: create.sql in svn · Rating: 0
Nope. All that should be done is to put the new table in the upgrade file. Then create.sql is built automatically when a new release is published.On May 14, 2009, at 10:21 AM, <webguidev@plainblack.com> wrote: arjan wrote: JT Smithph: 703-286-2525 x810fx: 312-264-5382 Create like a god. Command like a king. Work like a slave. Attached Files |
| Back to Top |
Rate [ | ]
|
|
perlDreamer
|
Date: 5/14/2009 10:31 am · Subject: Re: create.sql in svn · Rating: 0
webguidev@plainblack.com wrote:> > If one adds a table, like the template_attachments table that was > recently added by someone, should a new create.sql be submitted to svn > as well? Because if this is the case, then a new create.sql should be > made. Or is a new create.sql only made when a new release published? It's only made when a new release is published. If you want to use the feature now, start with previousVersion.sql and run the upgrade process on it. Colin |
| Back to Top |
Rate [ | ]
|
|
arjan
|
Date: 5/14/2009 12:41 pm · Subject: Re: create.sql in svn · Rating: 0
Thanx for the quick response to the three of you.ckuskie@sterling.net schreef: > perlDreamer wrote: > > webguidev@plainblack.com wrote: > > > > If one adds a table, like the template_attachments table that was > > recently added by someone, should a new create.sql be submitted to svn > > as well? Because if this is the case, then a new create.sql should be > > made. Or is a new create.sql only made when a new release published? > > It's only made when a new release is published. If you want to use the > feature now, start with previousVersion.sql and run the upgrade process > on it. > > Colin > > > http://www.plainblack.com/webgui/dev/discuss/create_sql-in-svn/2 > ------------------------------------------------------------------------ > > > > |
| Back to Top |
Rate [ | ]
|
|
Graham
|
Date: 5/14/2009 10:31 am · Subject: Re: create.sql in svn · Rating: 0
The SQL files are only updated when new releases are published. Anyone using pre-release builds should run the upgrade script to get a newly created site database up to date.On May 14, 2009, at 10:21 AM, <webguidev@plainblack.com> <webguidev@plainblack.com> wrote: arjan wrote: |
| Back to Top |
Rate [ | ]
|