Matija Koželj
|
bc59f15d59
|
Revert "[WIP] Replace incoming select statement with from statement in Binder.cs"
This reverts commit 5459722b24 .
|
2 years ago |
Matija Koželj
|
5459722b24
|
[WIP] Replace incoming select statement with from statement in Binder.cs
|
2 years ago |
Matija Koželj
|
ed7e8f411a
|
Add support for compare function to SqlFormatter
|
2 years ago |
Matija Koželj
|
16b430ef2f
|
Remove redundant line in TSqlLinguist
|
2 years ago |
Matija Koželj
|
05dd763f1b
|
[WIP] Add WhereClauseRewriter back to Translator
|
2 years ago |
Matija Koželj
|
c53cbe0096
|
Add local nuget push to remaining projects
|
2 years ago |
Matija Koželj
|
6d6ca3f633
|
Add local nuget package push to projects
Add where clause rewriter to TSqlLinguist
|
2 years ago |
Matija Koželj
|
f989b59330
|
Add nuget local push to additional projects
|
2 years ago |
Matija Koželj
|
db4fd905a2
|
Add nuget local repo upload to Connected.Data
|
2 years ago |
Matija Koželj
|
ed9f31df1f
|
[WIP] Add additional check to entities list
|
2 years ago |
Matija Koželj
|
018a48dd65
|
[WIP] Add debug output of entities
|
2 years ago |
Matija Koželj
|
9381a4e4c6
|
Add local nuget push to Connected.Interop
|
2 years ago |
Matija Koželj
|
93b39c97a7
|
Add nuget local uploads to Connected.Entities
|
2 years ago |
Matija Koželj
|
379d31dbfd
|
Add package upload to Connected.Caching
|
2 years ago |
Matija Koželj
|
be2134313a
|
Updated nuget.config to include local source
|
2 years ago |
Matija Koželj
|
4ba5b64f66
|
Fix ReturnValueBinder taking existing value from operation instead of entity
|
2 years ago |
Matija Koželj
|
1195fa1b7e
|
Fix type conversion in ReturnValueBinder
|
2 years ago |
Matija Koželj
|
5f48a06413
|
Replace early returns with continues in ReturnValueBinder
|
2 years ago |
Matija Koželj
|
38d8781734
|
Remove redundant operation parameter binding
|
2 years ago |
Matija Koželj
|
ae0131086e
|
Fix ReturnValueBinder iterating through Operation properties instead
of entity properties
|
2 years ago |
Matija Koželj
|
57a4f2fb05
|
Rewrite ReturnValueBinder to properly bind return values
|
2 years ago |
Matija Koželj
|
d92f0a6f82
|
Fix CommandBuilder not appending output parameters on cached command
|
2 years ago |
Matija Koželj
|
ccd824dcc3
|
Fix EntityStorage parameter binding
|
2 years ago |
Matija Koželj
|
339dc635e5
|
Add clone method to EntityExtensions
|
2 years ago |
Matija Koželj
|
9209bada7a
|
Fix cached command builder
|
2 years ago |
Matija Koželj
|
5b0537a04a
|
Pass base configuration to WebApplication Instance builder
|
2 years ago |
Matija Koželj
|
8fe51a15d5
|
Add IConfiguration constructors to Storage and Endpoint configuration
|
2 years ago |
Matija Koželj
|
d2d1f66cf6
|
[WIP] Switch configuration service to use standard configuration stores
|
2 years ago |
Matija Koželj
|
c9bb863108
|
Merge branch 'features/nuget_autobuild' of https://git.tompit.com/Connected/Connected.Framework into features/nuget_autobuild
|
2 years ago |
Matija Koželj
|
caacc27fd2
|
Fix package reference version in Connected.Rest.csproj
|
2 years ago |
Matija Koželj
|
41f52d0b87
|
Convert OnInitialize stub to use standard IConfiguration for initialization
|
2 years ago |
Matija Koželj
|
90cc4e7ca6
|
Convert dictionary initialization to standard initialization
|
2 years ago |
Matija Koželj
|
25f1563ef5
|
Convert dictionary initialization to standard IConfig initialization
|
2 years ago |
Matija Koželj
|
399cee2eac
|
Add Connected.Framework parent package
Add project auto-build script to repository
|
2 years ago |
Matija Koželj
|
7903031fcc
|
Remove Dependencies folder
|
2 years ago |
Matija Koželj
|
d9ed50ef20
|
Add automatic nuget build to Conencted.Instance
Add automatic versioning to Connected.Instance
|
2 years ago |
Matija Koželj
|
00a1cb9826
|
Add automatic nuget build to Connected.Services
Add automatic versioning to Connected.Services
|
2 years ago |
Matija Koželj
|
ce7106af32
|
Add automatic nuget build to Connected.Data
Add automatic versioning to Connected.Data
|
2 years ago |
Matija Koželj
|
25701aa001
|
Add automatic nuget build to Connected.Expressions
Add automatic versioning to Connected.Expressions
|
2 years ago |
Matija Koželj
|
ee15df00a4
|
Add automatic nuget build to Connected.Entities
Add automatic versioning to Connected.Entities
|
2 years ago |
Matija Koželj
|
070040a1d3
|
Add automatic nuget build to Connected.Caching
Add automatic versioning to Connected.Caching
|
2 years ago |
Matija Koželj
|
7ec3818c1c
|
Add automatic nuget build to Connected.Notifications
Add automatic versioning to Connected.Notifications
|
2 years ago |
Matija Koželj
|
615db818bc
|
Add automatic nuget build to Connected.Rest
Add automatic versioning to Connected.Rest
|
2 years ago |
Matija Koželj
|
31514d59c6
|
Add automatic nuget build to Connected.Net
Add automatic versioning to Connected.Net
|
2 years ago |
Matija Koželj
|
371845f8ae
|
Add automatic nuget build to Connected.Validation
Add automatic versioning to Connected.Validation
|
2 years ago |
Matija Koželj
|
6a66d51092
|
Add automatic nuget build to Connected.Security
Add automatic versioning to Connected.Security
|
2 years ago |
Matija Koželj
|
22ad8ee6fc
|
Add automatic nuget build to Connected.Middleware
Add automatic versioning to Connected.Middleware
|
2 years ago |
Matija Koželj
|
34480447f1
|
Add automatic nuget build to Connected.Hosting
Add automatic versioning to Connected.Hosting
|
2 years ago |
Matija Koželj
|
e9abfeef48
|
Add automatic nuget build to Connected.Globalization
Add automatic versioning to Connected.Globalization
|
2 years ago |
Matija Koželj
|
7009cf468a
|
Add automatic nuget build to Connected.Collections
Add automatic versioning to Connected.Collections
|
2 years ago |