[ring] Add index page at root path #2
Loading…
Reference in a new issue
No description provided.
Delete branch "index"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -80,0 +86,4 @@
use conn <- sqlight.with_connection(db_path)
let members =
sqlight.query(
"select member from ring",
maybe order by member (url) rather than implicit id?