Categorygithub.com/infraregistry/schema
repositorypackage
0.0.0-20241117021940-93541fae171e
Repository: https://github.com/infraregistry/schema.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

infraregistry schema

This repository contains the schema for the infraregistry databases.

pg

The pg package contains the generated Go code for the PostgreSQL database.

Install migrate to run migrations from gitub releases https://github.com/golang-migrate/migrate/releases/download/v4.18.1/migrate.darwin-arm64.tar.gz:

brew install golang-migrate