Skip to content

Releases: seipan/csql

v0.2.0

01 May 16:11
a27ee19
Compare
Choose a tag to compare

Changelog

  • 6d6bcb5 Add renovate.json
  • e48497a Initial
  • ff0aa01 Merge pull request #10 from seipan/renovate/github.com-mattn-go-sqlite3-1.x
  • 7a18d2e Merge pull request #11 from seipan/renovate/codecov-codecov-action-4.x
  • 1d05e09 Merge pull request #12 from seipan/renovate/github.com-stretchr-testify-1.x
  • 3ea54b2 Merge pull request #13 from seipan/renovate/github.com-go-sql-driver-mysql-1.x
  • cc83da9 Merge pull request #14 from seipan/renovate/github.com-go-sql-driver-mysql-1.x
  • 3db36bc Merge pull request #15 from seipan/feat/e2e-test
  • 14f735a Merge pull request #16 from seipan/renovate/actions-setup-go-5.x
  • a63b3e2 Merge pull request #17 from seipan/renovate/mysql-8.x
  • cf2dea6 Merge pull request #18 from seipan/revert-14-renovate/github.com-go-sql-driver-mysql-1.x
  • e28ebb4 Merge pull request #19 from seipan/renovate/github.com-go-sql-driver-mysql-1.x
  • 290d552 Merge pull request #2 from seipan/renovate/configure
  • a27ee19 Merge pull request #20 from seipan/renovate/mysql-8.x
  • ca92b1d Merge pull request #3 from seipan/renovate/github.com-mattn-go-sqlite3-1.x
  • 8823bdc Merge pull request #4 from seipan/renovate/github.com-spf13-cobra-1.x
  • 6582fef Merge pull request #6 from seipan/renovate/actions-setup-go-5.x
  • 1843607 Merge pull request #7 from seipan/renovate/gopkg.in-yaml.v2-3.x
  • 5da941a Merge pull request #8 from seipan/renovate/github.com-mattn-go-sqlite3-1.x
  • ea0f545 Merge pull request #9 from seipan/renovate/gopkg.in-yaml.v2-3.x
  • 012104d Revert "Update module github.com/go-sql-driver/mysql to v1.8.1"
  • 4550973 Update actions/setup-go action to v5
  • 0d33c6c Update actions/setup-go action to v5
  • 57ed31f Update codecov/codecov-action action to v4
  • d4f3235 Update module github.com/go-sql-driver/mysql to v1.8.0
  • c72e266 Update module github.com/go-sql-driver/mysql to v1.8.1
  • 0d39130 Update module github.com/go-sql-driver/mysql to v1.8.1
  • 0281095 Update module github.com/mattn/go-sqlite3 to v1.14.19
  • 14a2386 Update module github.com/mattn/go-sqlite3 to v1.14.20
  • 1035463 Update module github.com/mattn/go-sqlite3 to v1.14.22
  • 0b4ae70 Update module github.com/spf13/cobra to v1.8.0
  • b5e483c Update module github.com/stretchr/testify to v1.9.0
  • 6735140 Update module gopkg.in/yaml.v2 to v3
  • 24ec4fa Update module gopkg.in/yaml.v2 to v3
  • daefcf4 Update mysql Docker tag to v8
  • a6a0238 Update mysql Docker tag to v8.4
  • b426beb feat : Add test
  • 560fa27 feat : create tacle
  • e6a7c8d fix : dsn pass
  • ea9f286 fix : use go run .
  • 0a503a8 fix : yaml import v2 to v3

v0.1.0

19 Dec 17:13
063c4d9
Compare
Choose a tag to compare

Changelog

  • 602ca8e Merge branch 'main' of github.com:seipan/csql
  • 063c4d9 Merge pull request #1 from seipan/feat/insert-visual
  • 7374979 Update README.md
  • c8c34e1 Update README.md
  • f4439f3 Update README.md
  • f0c807f Update README.md
  • c04eef2 Update README.md
  • a775b3f Update README.md
  • e3024a2 Update README.md
  • 25e0c80 feat(db) : Add visual inserting %
  • 93fd6c3 feat(readme) : Add insert cases
  • c3e2e17 fix(cmd) : bug fix of QueryExec and cmd Panic
  • 76153ff fix(mysql) : Add db.Ping err catch

v0.0.1

02 Nov 17:48
Compare
Choose a tag to compare

Changelog