vanstyn / RapidApp

Turnkey ajaxy webapps
http://rapi.io
Other
48 stars 15 forks source link

factored out virtual column statement code to reduce duplication. #148

Closed TBSliver closed 9 years ago

TBSliver commented 9 years ago

This also fixed an issue where in deleting a session from the RapidApp::CoreSchema, the select statement inside DBIC ended up with a code pointer. This was due to the code being in two places, and ended up only being fixed in one.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.08%) to 51.23% when pulling 65547132cfd9f6d477a2b5d6b61976f6a2b82691 on TBSliver:TBSliver/virt_column_init_fix into be7206ef87274e95a9e8f80b728bbba62439b1bd on vanstyn:master.

coveralls commented 9 years ago

Coverage Status

Coverage increased (+0.08%) to 51.23% when pulling 65547132cfd9f6d477a2b5d6b61976f6a2b82691 on TBSliver:TBSliver/virt_column_init_fix into be7206ef87274e95a9e8f80b728bbba62439b1bd on vanstyn:master.