Download Latest Version v0.49.0 source code.zip (954.1 kB)
Email in envelope

Get an email when there's a new version of Bob

Home / v0.47.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-22 636 Bytes
v0.47.0 source code.tar.gz 2026-06-22 718.3 kB
v0.47.0 source code.zip 2026-06-22 938.4 kB
Totals: 3 Items   1.7 MB 0

Added

  • Added column_order config option (shared across all drivers). Set to "name" to sort generated model columns alphabetically, producing deterministic output regardless of the order migrations were applied to the database. Defaults to "ordinal" (previous behaviour: database physical column order). (thanks @cbarber)

Changed

  • Change the closure in RunInTx to pass bob.Transaction instead of bob.Executor

New Contributors

Full Changelog: https://github.com/stephenafamo/bob/compare/v0.46.0...v0.47.0

Source: README.md, updated 2026-06-22