GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/4642 IGNITE-9116 .NET: LINQ: Use CacheConfiguration.SqlSchema when generating SQL
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ptupitsyn/ignite ignite-9116
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4642.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4642
----
commit c0638d786dfa17d68ad5e48f041b2188c74132f7
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-08-13T08:42:40Z
Fix LINQ provider SQL schema inferrence
commit 4038a9b2da1f63bc8b27e367b27ccf13727ffac8
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-08-13T08:46:10Z
Add tests
commit 09e6839397aec6700670a533e1d7450f053d3034
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-08-13T10:59:46Z
Fix quoted identifiers handling
commit dd294b871eee0b9257d213d9fe52ac113bda6a77
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-08-13T11:02:42Z
Fix quoted identifiers handling
commit bdd87f22b2ee214159721ccd38933a2a9be284ab
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-08-13T16:55:59Z
Fix quoted identifiers handling
commit 43623d411f0c253f08a691055f4589c8ae39822e
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-08-13T17:04:31Z
Fixing tests
commit fa034fa8f1b298d6eb459065f8b4ab88ec57fced
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-08-13T17:06:26Z
TODOs
commit d60fe10fe89f4d681ade6ac418326e5c1f63ae09
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-08-29T08:55:06Z
NormalizeSchemaName
commit d440cecff1fbdcbd9c6f2d36dfd82cb218119c87
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-08-29T08:59:09Z
NormalizeSchemaName
commit d22c5a71c539d2515db292be9ed0be107e75154f
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-08-29T09:08:27Z
Fixing tests
commit fe7adfbc66b76d320a35e3e8bb43c23a79f6ba59
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-08-29T12:27:44Z
Fixing tests
commit cff6ec094bd3b2446bc98d5f6c575024159c8ee3
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-08-29T12:47:58Z
Fixing tests
commit be910ff16b1a75a9a30c831107a1489b3ed55bb5
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-08-29T12:58:06Z
Fixing tests
commit 432c5d7eae18cb3030aa624cebcea0f81efda046
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-08-29T13:08:03Z
Merge remote-tracking branch 'origin/master' into ignite-9116
----
---