Releases: motla/phixator
Releases · motla/phixator
v2.0.2
- Minor text label change for dates in query: "After (included)" and "Before (non included)"
v2.0.1
- Bugfix when exporting data with no space
- Avoid using executeOne as it can trigger exceptions in edge cases: head(execute()) with null check is preferable