Skip to content

Conversation

daviddesberg
Copy link

Title pretty much says it all, and Microsoft's SQL dialect is naturally different than MySQL/PostgreSQL.

bamarni and others added 6 commits October 28, 2012 10:10
[Dependency Injection] small changes
I don't see any disadvantages for using a parameter here that *happens* to be used in the framework - the advantage is that it's meaningful for half the audience (and for component users, any parameter here will be a "generic")
(
[session_id] ASC
) WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
) ON [PRIMARY] TEXTIMAGE_ON [PRIMARY]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A code block should be indented 4 spaces, not 2 or 3. I prefer to use the 72 characters break on code blocks to, can you split line 200 into multiple lines?

weaverryan added a commit that referenced this pull request Nov 23, 2012
weaverryan added a commit that referenced this pull request Nov 23, 2012
@weaverryan
Copy link
Member

Hi David!

I've patched your commit into the 2.0 branch at sha: 3f223ba and made a few tweaks in sha: 3e47f1b and sha: 79e023c. If you see anything you don't like, let me know!

Thanks!

@weaverryan weaverryan closed this Nov 23, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants