Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-16 | 490 Bytes | |
v0.40.2 source code.tar.gz | 2025-08-16 | 632.8 kB | |
v0.40.2 source code.zip | 2025-08-16 | 826.5 kB | |
Totals: 3 Items | 1.5 MB | 0 |
Fixed
- Fixed Scanner/Valuer test gen for types defined in the models package.
- Fix issue with randomization test when enum is only used in an array.
- Fix issue with using
CompareExpr
with values that are null. - Fix issue with imports in query tests.
- Fix issue with detecting the columns in a CTE in
bobgen-psql
. - Properly detect the end of a function call in postgres qury parser.
Full Changelog: https://github.com/stephenafamo/bob/compare/v0.40.1...v0.40.2