Skip to content
This repository was archived by the owner on Oct 21, 2024. It is now read-only.

Version 1.0.0

Latest
Compare
Choose a tag to compare
@johan-lejdung johan-lejdung released this 24 Sep 12:45
· 6 commits to master since this release
6bc9b24

First release of go-mysql-seed.

Supports seeding a mysql database with .sql-files through the:

  • *sql.DB struct
  • MySQL Command Line Tool.