Skip to content

data structure

Shunsuke Wada edited this page Feb 13, 2016 · 6 revisions

Summary

Data structure for this module use on ets

Detail

column name data type description
id integer primary key
repo string repository fullpath, like letusfly85/github_stalking.
logical primary key
number integer issue number of a repository.
logical primary key
title string issue title
summary string issue summary

Clone this wiki locally