User tests: Successful: Unsuccessful:
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
Labels |
Added:
?
|
Category | ⇒ | MS SQL |
Closing as the PR is not valid due to the branch merges.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-10-17 12:26:18 |
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.
You just add a new one 3.3.7-2014-10-20.sql
. Each PR has its own SQL file then.
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