I was just reading up on sqlite's docs to create a common table expression to return a graph of records stored with single table inheritance. Came across these gems in the docs: a mandelbrot set approximation visualizer and a sodoku solver.
I was just reading up on sqlite's docs to create a common table expression to return a graph of records stored with single table inheritance. Came across these gems in the docs: a mandelbrot set approximation visualizer and a sodoku solver.