GitHubRepos

object GitHubRepos : IntIdTable

Properties

Link copied to clipboard
val category: Column<RepoCategory>
Link copied to clipboard
val createAt: Column<Long>
Link copied to clipboard
val description: Column<String>
Link copied to clipboard
val gitHubCreateAt: Column<String>
Link copied to clipboard
val language: Column<String>
Link copied to clipboard
val name: Column<String>
Link copied to clipboard
val stargazersCount: Column<Long>
Link copied to clipboard
val topics: Column<String>
Link copied to clipboard
val url: Column<String>