Commit Graph
34 Commits
Author SHA1 Message Date
Josh Elster cc2402f91e prevent attach failure when db name contains '.'
When a database name along the lines of "WidgetCatalog_v8.3.433" is passed into the script, attach fails at the "v8.3". Rather than deal with trying to properly escape/encode a `[` and `]` around the names, I found that escaping them with quotes behaves as expected.
2016-12-19 18:54:09 -06:00
Perry Skountrianos - MSFT 1525741c62 Update readme.md 2016-12-12 14:28:37 -08:00
Perry Skountrianos - MSFT 6af9e39a6e Update readme.md 2016-12-02 17:21:57 -08:00
Perry Skountrianos - MSFT a646221ded SQL Server vNext Initial Commit 2016-12-02 17:21:10 -08:00
Perry Skountrianos - MSFT 0c61a8f688 Update readme.md 2016-12-02 17:03:36 -08:00
Perry Skountrianos - MSFT cb0792a355 SQL Server 2016 Express SP1 Initial Commit 2016-12-02 17:01:51 -08:00
DaveBlooman 19a028658a Update 2014 to 2016 2016-10-25 15:46:28 +01:00
Perry Skountrianos - MSFT 4280ae95f4 removed sql 2016 dev edition 2016-10-06 12:05:15 -07:00
Pau 151a550d8f Update start.ps1
Enclose db names with [ ] enabling names for example with "." : MyDatabase.Develop
2016-10-02 22:40:36 +02:00
Perry Skountrianos - MSFT 51bf454ff0 Update start.ps1 2016-10-01 21:46:04 -07:00
Perry Skountrianos - MSFT e4a5da96ab Update dockerfile 2016-10-01 21:44:56 -07:00
Perry Skountrianos - MSFT f818c2b630 Update readme.md 2016-10-01 21:42:25 -07:00
Perry Skountrianos - MSFT 5bee9ab596 Update readme.md 2016-10-01 21:41:37 -07:00
Perry Skountrianos - MSFT e5ef07e31a Update readme.md 2016-10-01 21:41:05 -07:00
Perry Skountrianos - MSFT d9254d0d6c SQL Server 2016 in Win Containers 2016-09-29 12:18:56 -07:00
Perry Skountrianos - MSFT 84331a7d79 Update readme.md 2016-08-30 11:35:56 -07:00
knom f26d1934eb Fixed bugs 2016-06-22 11:00:43 +02:00
knom 301a5aa14a Updated 2016-06-22 10:37:13 +02:00
Perry Skountrianos - MSFT cd6f701005 merge 2016-06-21 18:26:27 -07:00
Max Knor d987685746 Merge branch 'master' of https://github.com/knom/sql-server-samples 2016-06-21 16:49:47 +02:00
Max Knor 390b476f40 Update start.ps1 2016-06-21 16:48:52 +02:00
Max K 7acd16b67c Updated readme.md 2016-06-21 15:32:17 +02:00
Max Knor 919362cf60 Added additional comments to readme.md 2016-06-21 15:30:12 +02:00
Max Knor 2188003b5f Added custom DB ATTACH support to the start.ps1 as well as dockerfile.
Changes to be committed:
	modified:   dockerfile
	modified:   start.ps1
2016-06-21 15:12:52 +02:00
Perry Skountrianos - MSFT f9ec970823 Update dockerfile 2016-06-16 17:23:47 -07:00
Perry Skountrianos - MSFT e742ec8a06 Update readme.md 2016-06-10 18:11:02 -07:00
Perry Skountrianos - MSFT a28bba5024 Update readme.md 2016-06-10 18:09:02 -07:00
Perry Skountrianos - MSFT 65adc771ff Update readme.md 2016-06-10 18:08:37 -07:00
Perry Skountrianos - MSFT 8c65e144b9 Update readme.md 2016-06-10 16:36:19 -07:00
Perry Skountrianos - MSFT 4f66bdcf61 Update readme.md 2016-06-10 16:33:04 -07:00
Perry Skountrianos 33586685d5 Updated DockerFile: User specified sa password 2016-06-10 16:24:15 -07:00
Perry Skountrianos - MSFT 4f7adbc0e6 Update readme.md 2016-06-09 10:02:35 -07:00
Perry Skountrianos - MSFT 64766ffe2f Update readme.md 2016-06-09 09:59:25 -07:00
Perry Skountrianos 4b4b1ab7bd {Initial Commit} Adding Windows Containers Sample folder 2016-06-09 09:53:54 -07:00