First I'm going to follow the thoughbot blog guide building a phoenix json api.
tried to run the server without creating the db
First I'm going to follow the thoughbot blog guide building a phoenix json api.
tried to run the server without creating the db
I have a more complicated system:
set nocompatible " be iMproved, required | |
filetype off " required | |
" set the runtime path to include Vundle and initialize | |
set rtp+=~/.vim/bundle/Vundle.vim | |
set runtimepath^=~/.vim/bundle/ctrlp.vim | |
call vundle#begin() | |
" " let Vundle manage Vundle, required | |
" " | |
Plugin 'VundleVim/Vundle.vim' |
Changing to iso 1806 style dates cuz who needs anything else amiright?
DISTINCT ON
with ORDER BY
acts acts like window functions with ranking/row_number. https://www.youtube.com/watch?v=XuGxGP8quMQ
-- Set the variable "query" to the contents of the sql file
\set query `cat my_rad_query.sql`
#!/bin/bash | |
echo "Hello, who are you?" | |
read $REPLY | |
echo "Can I ask you some questions?" | |
read $REPLY |
Interactive Map (the green line shows this route)
Follow this link, then to display additional data such as campsites and photos, click “Layers” in the upper left corner of the map. To display the route on satellite imagery or a different background, click “Background” in the upper left of the map. Zoom in and out using the plus and minus buttons in the upper left.