Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 8, 2025. It is now read-only.

Releases: bytebase/sql-review-action

Release 1.1.0

16 Nov 06:25
a13bf88
Compare
Choose a tag to compare
Release 1.1.0

Release 1.0.0

19 Sep 01:45
bd7a5b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.6...1.0.0

Release 0.0.6

20 Aug 09:03
3501753
Compare
Choose a tag to compare
Release 0.0.6

Release 0.0.5

17 Aug 10:52
be67b05
Compare
Choose a tag to compare
Release 0.0.5

Release 0.0.4

11 Aug 07:10
4c1f4df
Compare
Choose a tag to compare

What's Changed

  • chore: update the metric and version by @ecmadao in #7

Full Changelog: 0.0.3...0.0.4

Release 0.0.3

10 Aug 12:07
b9c23d7
Compare
Choose a tag to compare

Fix the JSON parser if the content contains escaped characters.

Release 0.0.2

09 Aug 04:18
Compare
Choose a tag to compare
  • Add file-pattern parameter: Optional. The file path regex pattern for your SQL files. Defaults ^..sql$. For example, if you only want to subscribe to the SQL file changes in the db folder, you can set this parameter to ^db/..sql$.
  • Output the action summary
  • Update the README and examples

Release 0.0.1

06 Aug 14:24
Compare
Choose a tag to compare

Release the first version for Bytebase SQL review action