v0.4.59
What's Changed
Exciting New Features 🎉
- NEOS-1387: Country code transformer by @evisdrenova in #2576
- NEOS-1389: adds support for duplicating nosql mapping rows by @evisdrenova in #2579
- NEOS-1391:update table header by @evisdrenova in #2583
- NEOS-1364 TSQL parser by @alishakawaguchi in #2569
- updates duplicate mapping functinality to be more performant by @evisdrenova in #2593
Bug Fixes 🐞
- NEOS-1388 mssql identity column passthrough by @alishakawaguchi in #2578
- NEOS-1393: adds support for postgres special characters except for double quotes by @nickzelei in #2592
- NEOS-1398: disable truncate and on conflict options in sql server by @nickzelei in #2595
- NEOS-1384 Fix mssql default by @alishakawaguchi in #2597
- Fix Mssql subset not saving by @alishakawaguchi in #2599
Dependencies
- Bump the golang-minor group across 1 directory with 6 updates by @dependabot in #2590
- Bump knip from 5.27.4 to 5.29.1 in /docs in the npm-development group by @dependabot in #2584
Other Changes
- Moves backend integration tests to separate folder by @nickzelei in #2589
- Run Config Refactor by @alishakawaguchi in #2580
Full Changelog: v0.4.58...v0.4.59