Trending repository
-
Updated
Sep 5, 2021 - JavaScript
We take a look at 30 fantastic, free, and open source Linux games, their communities, and their stories. Part 2 of 3.
August 13, 2021 - September 13, 2021 • Online
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
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.
We need to correctly display that there was an issue when a redemption fails for some reason.
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...
Cloud 66 for Rails allows you to build, manage and maintain your Rails applications that can be deployed to any cloud provider or to your own server. Cloud 66 for Rails helps you scale your database with master-slave replication, without having to make any configuration changes. You can add back-ups, load balancers and de-commission servers with a single click. Popular Rails and Rack frameworks available.
Added a cpp file for Floyd Algorithm for cycle detection Description of Change
Checklist