This repository was archived by the owner on Dec 24, 2022. It is now read-only.
Commit 239fb8c
committed
Changed SQL Server GEOGRAPHY/GEOMETRY type names to lowercase - uppercase fails if the server collation is case-sensitive
1 parent 2f657c6 commit 239fb8c
2 files changed
Lines changed: 2 additions & 2 deletions
File tree
- src/ServiceStack.OrmLite.SqlServer.Converters
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments