This website requires JavaScript.
Explore
Help
Sign In
GOMODULES
/
goose
mirror of
https://github.com/pressly/goose.git
Watch
1
Star
0
Fork
You've already forked goose
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
06ff963c97
goose
/
internal
/
sqlparser
/
testdata
/
invalid
/
up
/
b.sql
5 lines
65 B
SQL
Raw
Blame
History
-- +goose Up
SELECT
*
FROM
bar
-- +goose Down
SELECT
*
FROM
baz
;
Reference in New Issue
View Git Blame
Copy Permalink