jmoiron plays the blues
525c4920 to
modl
use sqlx.NameMapper instead of strings.ToLower to map struct names to column names
jmoiron/monet e96dc36 · remove a useless console log, give blockquote paragraphs some spacing between eachother
377aa9ca to
modl
don't swallow useful postgresql errors when INSERT fails, zsombor upstream 947c742d04edf30b295e34a77676eee2c609dbeb
f6730bd4 to
modl
add tracing for begin/commit/rollback, 047aa496231b62db778d98cc2fdb9dfda17ccbb4, from jeo shaw upstream on gorp
e3bb9d17 to
modl
add time.Time support, use timestamp w/ time zone, abc01bc429c1b1c264087711b823e578ba666d3b and e5a6512ec776ecc8373e11165f992a8a91ac4ae4 from gorp upstream
1d7457db to
django-db-pool
add USE_GEVENT option, use it to set the connection pool to the GeventConnectionPool, clean up settings a bit, auto-retry after a given time (20msec) to get cursors if the pool is full