azuline / repertoire

whoops never finished this lol, don't look it's old and embarrassing

Home Page:https://repertoire.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stop passing cursors around on the backend

azuline opened this issue · comments

Get rid of all this cursor nonsense. conn.execute() returns a cursor, we can use that for most crap