The Wayback Machine - https://web.archive.org/web/20210905162354/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

Arduino logo

Popular topic

Arduino is an open source hardware and software company and maker community.
Game Off

Upcoming event recommended by GitHub

Nov
1

Game Off

November 01, 2021 - December 01, 2021 • Online

Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.

App recommended by GitHub

Issue-Label Bot

Issue Label Bot automatically labels issues as either a feature request, bug or question, using machine learning. You can alias these labels so that the labels are personalized for your repo (for example if you prefer enhancement vs. feature_request).

Instructions on how to alias the labels can be viewed on the app's website.

This app only works on public repositories.

Trending repository

Trending repository

kilroy42
kilroy42 commented Sep 4, 2021

I have a database with a table called transaction. Opening it view the viewer:

panic: SQL logic error: near "transaction": syntax error (1)

goroutine 1 [running]:
sqlite3-viewer/viewer.(*TuiModel).SetModel(0x987d60, 0x0, 0xc0000142c6)
        termdbms/viewer/events.go:171 +0x765
main.main()
        termdbms/main.go:113 +0x4e5

Probably only a missing quoting somewhere...

App recommended by GitHub

GuardRails

GuardRails scans new code changes as they occur in your repositories. For pull requests, we will post comments whenever security issues are detected. For branches, you will be able to see reports in your dashboard.