Skip to content

Commit 2814c23

Browse files
Merge pull request #17 from EmergentSoftware/dev
Dev
2 parents d713e24 + 983ecdb commit 2814c23

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you can't find a similar issue, go ahead and open your own. Include as much d
2020

2121
Open source is community-built software. Anyone is welcome to build things that would help make their job easier.
2222

23-
Open source isn't free development, though. Working on these scripts is hard work: they have to work on case-sensitive instances, and on all supported versions of SQL Server (currently 2008 through 2017.) If you just waltz in and say, "Someone please bake me a cake," you're probably not going to get a cake.
23+
Open source isn't free development, though. Working on these scripts is hard work: they have to work on case-sensitive instances, and on all supported versions of SQL Server. If you just waltz in and say, "Someone please bake me a cake," you're probably not going to get a cake.
2424

2525
If you want something, you're going to either need to build it yourself, or convince someone else to devote their free time to your feature request. You can do that by sponsoring development (offering to hire a developer to build it for you), or getting people excited enough that they volunteer to build it for you.
2626

@@ -45,7 +45,7 @@ Your code must handle:
4545

4646
* Case sensitive databases & servers
4747
* Unicode object names (databases, tables, indexes, etc.)
48-
* Different date formats - "2013-01-27", "01/27/2013"
48+
* Different date formats: "2013-01-27", "01/27/2013"
4949

5050
We know that's a pain, but that's the kind of thing we find out in the wild. Of course you would never build a server like that, but...
5151

Images/repository-open-graph.png

512 KB
Loading

0 commit comments

Comments
 (0)