We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Just like the Redis stuff, this allows future iterations to implement Postgres/sqlite/&c.
The text was updated successfully, but these errors were encountered:
Issue #152
fbae0af
ADD: - database/impl/mysqlStore.go Houses the implementation (and wrappers of) `database/mysql/mysql.go` for `SQLStore` CHANGE: - database/database.go Just houses `SQLStore` interface now.
92b2711
Resolving build failures by readding `database/database.go:AddWhitelistedTorrent`
70c0af0
Furtehr resolving of build failures.
010d76a
Test buidl resolve
293813f
No branches or pull requests
Just like the Redis stuff, this allows future iterations to implement Postgres/sqlite/&c.
The text was updated successfully, but these errors were encountered: