diff options
author | Teddy Wing | 2017-08-03 20:34:12 +0200 |
---|---|---|
committer | Teddy Wing | 2017-08-03 20:34:12 +0200 |
commit | f409e64310432f91132e0e56676f7dd75113d47b (patch) | |
tree | 8949bee8b3b3f3fa76afdb2be3cd97af36e49b65 /src/Lib.hs | |
parent | 5070ee3f46a7b9cd796594736ebd48d8270a7ff6 (diff) | |
download | sorbot-f409e64310432f91132e0e56676f7dd75113d47b.tar.bz2 |
GitHubCommit.hs: Only select `repo_url` column from database
We don't need to select the channel because we don't do anything with
it. All we need is the repo URL.
Create a new data type for use with the database query that allows us to
select only the URL. Remove the `ChannelRepoUrl` type as it's no longer
needed.
Diffstat (limited to 'src/Lib.hs')
0 files changed, 0 insertions, 0 deletions