-
-
Notifications
You must be signed in to change notification settings - Fork 518
v2.3.8 #599
ahmad-moussawi
announced in
Announcements
v2.3.8
#599
-
Check https://sqlkata.com/release/v2.3.8
What's Changed
- Add Select overload with IEnumerable by @asherber in Add Select overload with IEnumerable<string> #502
- Make white space consistent. by @dgeelen-uipath in Make white space consistent. #496
- Make sure that tests use a predictable time zone. by @dgeelen-uipath in Make sure that tests use a predictable time zone. #497
- changing string concatenation with StringBuilder.Append in Helper.ReplaceAll by @alex-tselikovsky in changing string concatenation with StringBuilder.Append in Helper.ReplaceAll #342
- Delegate where(boolean) to WhereTrue/WhereFalse methods by @ahmad-moussawi in Delegate where(boolean) to WhereTrue/WhereFalse methods #510
- Change License Tag in the *.csproj file by @ChrSteinert in Change License Tag in the *.csproj file #515
- Allow for ad-hoc table CTEs with parameterized data by @mnsrulz in Allow for ad-hoc table CTEs with parameterized data #524
- use ilike for case insensitive search in PostgreSQL by @ahmad-moussawi in use ilike for case insensitive search in PostgreSQL #544
- Disable SQL Legacy Pagination by default by @Wulfheart in Disable SQL Legacy Pagination by default #546
- fix Query Timeout is overridden by @ahmad-moussawi in fix Query Timeout is overridden #552
- use Legacy Pagination for Unit Test by @ahmad-moussawi in use Legacy Pagination for Unit Test #553
- Include/IncludeMany on nullable FK no longer throws exception. by @User00015 in Include/IncludeMany on nullable FK no longer throws exception. #516
- Escape single quotes for sql injection by @tskong in Escape single quotes for sql injection #554
- allow select without table to support cross apply by @mnsrulz in allow select without table to support cross apply #541
- compile where clause when no table is present by @mnsrulz in compile where clause when no table is present #559
- De-gender comments by @mattbrailsford in De-gender comments #563
- Include XML Documentation File by @RFBomb in Include XML Documentation File #582
- docs: add mnsrulz as a contributor for code by @allcontributors in docs: add mnsrulz as a contributor for code #590
New Contributors
- @dgeelen-uipath made their first contribution in Make white space consistent. #496
- @alex-tselikovsky made their first contribution in changing string concatenation with StringBuilder.Append in Helper.ReplaceAll #342
- @ChrSteinert made their first contribution in Change License Tag in the *.csproj file #515
- @mnsrulz made their first contribution in Allow for ad-hoc table CTEs with parameterized data #524
- @Wulfheart made their first contribution in Disable SQL Legacy Pagination by default #546
- @User00015 made their first contribution in Include/IncludeMany on nullable FK no longer throws exception. #516
- @tskong made their first contribution in Escape single quotes for sql injection #554
- @mattbrailsford made their first contribution in De-gender comments #563
- @RFBomb made their first contribution in Include XML Documentation File #582
- @allcontributors made their first contribution in docs: add mnsrulz as a contributor for code #590
Full Changelog: v2.3.7...v2.3.8
This discussion was created from the release v2.3.8.
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 3
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment