DataTables / Editor-NET

.NET Framework and .NET Core server-side libraries for Editor
Other
15 stars 12 forks source link

Apply user defined leftjoins after link joins #22

Open VictorioBerra opened 4 months ago

VictorioBerra commented 4 months ago

fixes https://github.com/DataTables/Editor-NET/issues/15

Tested working for me with SQLServer. This was broken before, so I cant imagine this creating any backwards compatible issues.