generator checkpoint

This commit is contained in:
2026-07-09 14:26:45 -04:00
parent cef65958cb
commit 3bb7eb312a
9 changed files with 529 additions and 116 deletions

1
flow
View File

@ -36,7 +36,6 @@ pgrx-down() {
info "Taking pgrx down..."
}
build() {
local version
version=$(get-version) || return $?