Skip to content

Commit 94e7ea1

Browse files
Move examples into separate directories (#7)
* moved examples into separate directories * Also update readme link Co-authored-by: auxten <[email protected]>
1 parent 5ca790c commit 94e7ea1

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# What's this
22
PostgreSQL style Parser splitted from [CockroachDB](https://github.com/cockroachdb/cockroach)
33

4-
See: [Complex SQL format example](example/format.go)
4+
See: [Complex SQL format example](example/format/format.go)
55

66
I tried to import `github.com/cockroachdb/cockroach/pkg/sql/parser`, but the dependencies is too complex to make it work.
77

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)