<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>sqlalchemy on karlgrz</title>
    <link>https://karlgrz.com/tags/sqlalchemy/</link>
    <description>Recent content in sqlalchemy on karlgrz</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 21 Mar 2013 13:40:46 +0000</lastBuildDate><atom:link href="https://karlgrz.com/tags/sqlalchemy/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>SQLAlchemy Deferred Column Loading</title>
      <link>https://karlgrz.com/sqlalchemy-deferred-column-loading/</link>
      <pubDate>Thu, 21 Mar 2013 13:40:46 +0000</pubDate>
      
      <guid>https://karlgrz.com/sqlalchemy-deferred-column-loading/</guid>
      <description>We have a small monitoring Flask web app using SQLAlchemy that we use to keep an eye on the status of some jobs in our processing pipeline.
Yesterday we noticed that our DB was getting nailed everytime we refreshed the main status screen, which does NOT show the stack trace (which can be VERY large for big jobs). We needed a way to only pull those fields when they were displayed, but at the same time I didn&amp;rsquo;t want to have a seperate model just to use on the main status screen.</description>
    </item>
    
  </channel>
</rss>
