? Success
Referenced as Related to: # 4671

User tests: Successful: Unsuccessful:

avatar adrianfso
adrianfso
15 Oct 2014

This proposed fix makes it possible to create a new contact item with an MS-SQL database.

ALTER TABLE dbo.#__contact_details ADD CONSTRAINT DF_#__contact_details_checked_out DEFAULT 0 FOR checked_out

avatar adrianfso adrianfso - open - 15 Oct 2014
avatar jissues-bot jissues-bot - change - 15 Oct 2014
Labels Added: ?
avatar nicksavov
nicksavov - comment - 16 Oct 2014

Hi Adrian,

Thanks for submitting!

Unfortunately, looks like you're submitting from the 3.4-dev branch. Try switching to the staging branch, then create a new branch from it.

Here's a really easy way how:
http://docs.joomla.org/Using_the_Github_UI_to_Make_Pull_Requests

avatar brianteeman brianteeman - change - 16 Oct 2014
Category MS SQL
avatar mbabker
mbabker - comment - 17 Oct 2014

Closing as the PR is not valid due to the branch merges.

avatar mbabker mbabker - close - 17 Oct 2014
avatar mbabker mbabker - change - 17 Oct 2014
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2014-10-17 12:26:18
avatar adrianfso
adrianfso - comment - 20 Oct 2014

Thank you for the help -- however, I'm not sure which file this proposed update should go into! I assume it would be an "sql" file within "administrator/com_admin/sql/updates/sqlazure/" but I do not see a "3.3.7" file, and it seems incorrect to edit the file "3.3.6-2014-09-30.sql". Any help with this would be greatly appreciated! Thank you.

avatar Bakual
Bakual - comment - 20 Oct 2014

You just add a new one 3.3.7-2014-10-20.sql. Each PR has its own SQL file then.

Add a Comment

Login with GitHub to post a comment