Skip to content
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.

Scanner #2

Merged
merged 7 commits into from
Jul 26, 2017
Merged

Scanner #2

merged 7 commits into from
Jul 26, 2017

Conversation

felipeweb
Copy link
Member

@@ -0,0 +1,47 @@
psql -c "DROP DATABASE IF EXISTS prest" -U postgres
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a gente mudou a forma desse schema.sh neste PR prest/prest#192

Copy link
Contributor

@marioidival marioidival left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing deps, use your favorite go dep

@felipeweb
Copy link
Member Author

@marioidival it just a package does not use vendor

Copy link
Member

@avelino avelino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM


var (
errPtr = errors.New("item to input data is not a pointer")
errUnsupTyp = errors.New("item to input data has an unupported type")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix typo: unupported

@felipeweb felipeweb merged commit 697ab98 into master Jul 26, 2017
@felipeweb felipeweb deleted the scanner branch July 26, 2017 20:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants