Squirrel-parse generated routes and queries are now working

Routes and queries auto-generated from migrations by [squirrel-parse](https://github.com/simon-brooke/squirrel-parse) are now actually working!
This commit is contained in:
Simon Brooke 2018-03-17 18:33:06 +00:00
parent 9157871cc1
commit f23e52a65b
15 changed files with 1923 additions and 16 deletions

View file

@ -25,9 +25,9 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1.979899"
inkscape:cx="833.70674"
inkscape:cy="324.89697"
inkscape:zoom="0.9899495"
inkscape:cx="472.36875"
inkscape:cy="325.73865"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="true"
@ -62,8 +62,8 @@
id="rect4428"
width="1030"
height="730"
x="232.23355"
y="376.0018" />
x="16.060907"
y="312.36218" />
<text
xml:space="preserve"
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:20px;line-height:125%;font-family:Arial;-inkscape-font-specification:'Arial Bold';letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;"

Before

Width:  |  Height:  |  Size: 61 KiB

After

Width:  |  Height:  |  Size: 61 KiB

Before After
Before After