Please activate JavaScript in your browser.
?
Success
Success
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
Success
JTracker/HumanTestResults
Human Test Results: 2 Successful 0 Failed.
Details
User tests:
Successful:
Unsuccessful:
Summary of Changes
Normalizes all sql azure update files.
always use SET IDENTITY_INSERT [#__xxxx] ON/OFF;
when inserting (like joomla.sql)
INSERT
to INSERT INTO
(like joomla.sql)
Quote all table names and db field names
Always use '
to quote string values.
Code style
Testing Instructions
Mainly code review. (easier to check code diff without white spaces changes) https://github.com/joomla/joomla-cms/pull/11722/files?w=1
If anyone could test and upgrade from 2.5.28 to 3.6.x would be great. Don't have sql azure to test,
Documentation Changes Required
None.
joomla-cms-bot
-
change
-
22 Aug 2016
Category
⇒
SQL
MS SQL
Administration
Components
andrepereiradasilva
-
open
-
22 Aug 2016
andrepereiradasilva
-
change
-
22 Aug 2016
joomla-cms-bot
-
change
-
22 Aug 2016
andrepereiradasilva
-
change
-
22 Aug 2016
The description was changed
andrepereiradasilva
-
edited
-
22 Aug 2016
andrepereiradasilva
-
change
-
22 Aug 2016
The description was changed
andrepereiradasilva
-
edited
-
22 Aug 2016
andrepereiradasilva
-
change
-
22 Aug 2016
Title
Differences
…
[Sql azure] Normalize update files
[Sql azure] Normalize update sql files
andrepereiradasilva
-
edited
-
22 Aug 2016
alikon
-
test_item
-
23 Aug 2016
-
Tested successfully
waader
-
test_item
-
23 Aug 2016
-
Tested successfully
zero-24
-
change
-
23 Aug 2016
Status
Pending
⇒
Ready to Commit
joomla-cms-bot
-
change
-
23 Aug 2016
wilsonge
-
change
-
25 Aug 2016
Status
Ready to Commit
⇒
Fixed in Code Base
Closed_Date
0000-00-00 00:00:00
⇒
2016-08-25 11:56:33
Closed_By
⇒
wilsonge
wilsonge
-
close
-
25 Aug 2016
wilsonge
-
merge
-
25 Aug 2016
joomla-cms-bot
-
close
-
25 Aug 2016
joomla-cms-bot
-
change
-
25 Aug 2016
Add a Comment
Login with GitHub to post a comment
The travis javascript tests error has nothing to do with this PR.
Mantainers please rerun travis here.