Releases: JasonShin/sqlx-ts
Releases · JasonShin/sqlx-ts
Release v0.17.0
What's Changed
- chore: format as part of CI by @JasonShin in #187
- Generate enum types from Postgres and MySQL by @JasonShin in #188
- Cargo update by @JasonShin in #189
Full Changelog: v0.16.0...v0.17.0
Release v0.16.0
What's Changed
- fix: failing to generate types when a quoted table name is provided by @JasonShin in #135
- Cargo and npm update by @JasonShin in #172
Full Changelog: v0.15.0...v0.16.0
Release v0.15.0
What's Changed
- chore(deps-dev): bump ws from 7.5.9 to 7.5.10 in /node in the npm-security-updates group by @dependabot in #128
- chore: update crates by @JasonShin in #146
- chore: clippy fix by @JasonShin in #147
- format: update to use tab spaces = 2 by @JasonShin in #157
- Better error messages by @JasonShin in #156
Full Changelog: v0.14.0...v0.15.0
Release v0.14.0
What's Changed
- chore: insert returning express handling by @JasonShin in #121
Full Changelog: v0.13.0...v0.14.0
Release v0.13.0
What's Changed
- add a test for
--generate-path=
by @JasonShin in #115 - Create dependabot.yml by @JasonShin in #118
- flexible column naming convention by @JasonShin in #112
Full Changelog: v0.12.1...v0.13.0
Release 0.12.1
What's Changed
- docs update by @JasonShin in #110
- Fix minor typos by @utilForever in #113
- Fix. Error when restarting and reading the directory with files by @Leo5878 in #114
New Contributors
- @utilForever made their first contribution in #113
- @Leo5878 made their first contribution in #114
Full Changelog: v0.12.0...v0.12.1
Release 0.12.0
What's Changed
- chore: pkg update by @JasonShin in #106
- fix: convertToCamelCase bug & generateTypes broken in the recent patch of serde_json by @JasonShin in #105
Full Changelog: v0.11.1...v0.12.0
Release 0.11.1
What's Changed
- chore(deps): bump mio from 0.8.10 to 0.8.11 by @dependabot in #97
- fix: fixed quote style param bug by @JasonShin in #100
- chore(deps): bump whoami from 1.4.1 to 1.5.1 by @dependabot in #102
- chore(deps): bump eyre from 0.6.11 to 0.6.12 by @dependabot in #101
Full Changelog: v0.11.0...v0.11.1
Release 0.11.0
What's Changed
- Update sqlparser by @JasonShin in #92
- Connection pooling + multi-threading new by @JasonShin in #93
- DB multi-versions tests by @JasonShin in #94
- chore(deps): bump shlex from 1.2.0 to 1.3.0 by @dependabot in #95
- crates update by @JasonShin in #96
Full Changelog: v0.10.0...v0.11.0
Release 0.10.0
What's Changed
- chore(deps): bump zerocopy from 0.7.30 to 0.7.31 by @dependabot in #90
- Postgres search path support by @JasonShin in #91
Full Changelog: v0.9.3...v0.10.0