Releases: ordershift/ormshift
Releases · ordershift/ormshift
v0.1.0
What's Changed
- Cznic sqlite by @jconzatti in #1
- Restructuring the project by @graduenz in #2
- chore: minor DX enhancements by @graduenz in #3
- fix: return error on defer by @jconzatti in #4
- refactor: replace table column name limitations by quoting by @graduenz in #5
- refactor: symbol names cleanup by @graduenz in #11
- refactor: improve error handling pattern by @jconzatti in #13
- feat(schema): improv suport for datetimeoffset column by @jconzatti in #14
- feat(builder): improv default value for not null column at alter table add column comand by @jconzatti in #15
- chore: increment version pr by @jconzatti in #16
- chore: upgrade dependencies by @jconzatti in #17
- fix(schema): default timestamp by @jconzatti in #18
- fix(builder): pg col timestamptz name by @jconzatti in #19
- fix(migrations): should add same migration just once by @jconzatti in #20
- feat(builder): include NewColumnsValues func by @jconzatti in #21
New Contributors
- @jconzatti made their first contribution in #1
- @graduenz made their first contribution in #2
Full Changelog: https://github.com/ordershift/ormshift/commits/v0.1.0