Skip to content
This repository has been archived by the owner on May 7, 2019. It is now read-only.

sqlite is not available? #5

Closed
shinriyo opened this issue Oct 2, 2016 · 4 comments
Closed

sqlite is not available? #5

shinriyo opened this issue Oct 2, 2016 · 4 comments
Labels

Comments

@shinriyo
Copy link
Contributor

shinriyo commented Oct 2, 2016

I read the document, is says sqlite3 : build tag -sqlite3
but the repository doesn't have the tag.

@lunny
Copy link
Member

lunny commented Oct 6, 2016

@shinriyo
Copy link
Contributor Author

shinriyo commented Oct 8, 2016

ok. first I didn't understand what is it but I understood.

I build

go build -tags debug

And I ran built file. The sqlite menu was shown.
screen shot 2016-10-08 at 23 34 25

Later, I added database and touch the name.
screen shot 2016-10-08 at 23 34 49

dial tcp :3306: getsockopt: connection refused error happened.. I guess sqlite doesn't need tcp isn't it?
screen shot 2016-10-08 at 23 32 57

@lunny
Copy link
Member

lunny commented Oct 9, 2016

go build -tags sqlite3

@shinriyo
Copy link
Contributor Author

shinriyo commented Oct 9, 2016

@lunny
yes. I'm sotry It was typo. I ran go build -tags sqlite3 command.

@lunny lunny closed this as completed Mar 28, 2017
@lunny lunny added the question label Mar 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants