Skip to content

Commit c8c2d78

Browse files
[WIP] improve indexes to query decisions
1 parent 0f2ff67 commit c8c2d78

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
-- +goose Up
2+
-- +goose StatementBegin
3+
-- empty placeholder for migration, while I start writing the PR body
4+
select
5+
1;
6+
7+
-- +goose StatementEnd
8+
-- +goose Down
9+
-- +goose StatementBegin
10+
-- +goose StatementEnd

0 commit comments

Comments
 (0)