2023-03-05 09:41:13 +10:30
2023-03-05 09:08:01 +10:30
2023-03-05 09:08:01 +10:30
2023-03-05 09:18:47 +10:30
2023-03-05 09:41:13 +10:30

Embedding PostgreSQL migrations in a Go binary

This is the example project for my blog entry.

It shows how to embed SQL migrations and the tern migration tool into your own Go program.

Description
Example of embedding jackc/tern and migration files in a go binary
Readme 44 KiB
Languages
Go 100%